VisualizerObjectSource.SelectedFormatterPolicy Property

Definition

The format policy that this class intends to use when serializing/deserializing information. However, it can be overridden by the debugger in scenarios where the chosen format policy is not supported.

public Microsoft.VisualStudio.DebuggerVisualizers.FormatterPolicy SelectedFormatterPolicy { get; }
member this.SelectedFormatterPolicy : Microsoft.VisualStudio.DebuggerVisualizers.FormatterPolicy
Public ReadOnly Property SelectedFormatterPolicy As FormatterPolicy

Property Value

Applies to