Share via


AppInitStringBase.DisplayGroup Property

Definition

Gets or sets the display group.

public:
 property System::String ^ DisplayGroup { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(true)]
public string DisplayGroup { get; set; }
[<System.ComponentModel.Browsable(true)>]
member this.DisplayGroup : string with get, set
Public Property DisplayGroup As String

Property Value

The display group.

Attributes

Applies to