SystemSettingGroup.DisplayName Property

Definition

Gets or sets the display name for the group.

public:
 property System::String ^ DisplayName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string DisplayName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

Property Value

A string that represents the display name

Attributes

Applies to