SettingCategory.DisplayName Property

Definition

Gets the display name of the setting category.

[System.Runtime.Serialization.DataMember(Name="title")]
public string DisplayName { get; }
[<System.Runtime.Serialization.DataMember(Name="title")>]
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

Property Value

Attributes

Applies to