DefaultOptions.RawCodingConventionsSnapshotOptionId Field

Definition

The default option that contains current snapshot of coding conventions.

public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<System.Collections.Generic.IReadOnlyDictionary<string,object>> RawCodingConventionsSnapshotOptionId;
 staticval mutable RawCodingConventionsSnapshotOptionId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<System.Collections.Generic.IReadOnlyDictionary<string, obj>>
Public Shared ReadOnly RawCodingConventionsSnapshotOptionId As EditorOptionKey(Of IReadOnlyDictionary(Of String, Object)) 

Field Value

Applies to