JsonFilter.ExcludePath method

Excludes the specified path with the standard prefix.

public static string ExcludePath(string path)
parameter description
path The path.

Return Value

The excluded path.

See Also