FilterRule.DisplayName Property

Definition

Gets a display friendly name for the FilterRule.

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

Property Value

Applies to