DefaultOptions.RawCodingConventionsSnapshotOptionId Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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))