CoreDomainModelSerializationBehavior.Instance 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.
Singleton instance.
public:
static property Microsoft::VisualStudio::Modeling::CoreDomainModelSerializationBehavior ^ Instance { Microsoft::VisualStudio::Modeling::CoreDomainModelSerializationBehavior ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public static Microsoft.VisualStudio.Modeling.CoreDomainModelSerializationBehavior Instance { get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
static member Instance : Microsoft.VisualStudio.Modeling.CoreDomainModelSerializationBehavior
Public Shared ReadOnly Property Instance As CoreDomainModelSerializationBehavior
Property Value
- Attributes