VisualizerObjectSource.SelectedFormatterPolicy Property
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 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