JsonFilter.GetPropertyPaths method

Gets all of the property paths.

public ReadOnlyCollection<string> GetPropertyPaths()

Remarks

Excluded paths start with an ExcludePrefix.

See Also