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