Compartilhar via


Setting.Description Property

Definition

Gets the verbose description of the setting.

[System.ComponentModel.Localizable(true)]
[System.Runtime.Serialization.DataMember]
public string? Description { get; init; }
[<System.ComponentModel.Localizable(true)>]
[<System.Runtime.Serialization.DataMember>]
member this.Description : string with get, set
Public Property Description As String

Property Value

Attributes

Remarks

This property supports embedded links using markdown syntax. Links can point to a setting, file, or URL:

Applies to