Share via


ProvideLanguageServiceAttribute.UnifiedSettingsMoniker Property

Definition

Gets or sets the moniker representing this language in Unified Settings. For example, if this is set to "zsharp" then clicking the Line Numbers setting for this language in the Options window will persist the value under the name "languages.zsharp.lineNumbers".

public string UnifiedSettingsMoniker { get; set; }
member this.UnifiedSettingsMoniker : string with get, set
Public Property UnifiedSettingsMoniker As String

Property Value

Applies to