AllModulesViewModel.CommandNameFilter Property

Definition

Gets or sets the filterName of command

public:
 property System::String ^ CommandNameFilter { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ CommandNameFilter { Platform::String ^ get(); void set(Platform::String ^ value); };
public string CommandNameFilter { get; set; }
member this.CommandNameFilter : string with get, set
Public Property CommandNameFilter As String

Property Value

Applies to