VariableCommandBase.ExcludeFilters Property

Definition

The Exclude parameter for all the variable commands.

protected:
 property cli::array <System::String ^> ^ ExcludeFilters { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
protected:
 property Platform::Array <Platform::String ^> ^ ExcludeFilters { Platform::Array <Platform::String ^> ^ get(); void set(Platform::Array <Platform::String ^> ^ value); };
protected string[] ExcludeFilters { get; set; }
member this.ExcludeFilters : string[] with get, set
Protected Property ExcludeFilters As String()

Property Value

String[]

Applies to