CoreDesignSurfaceSerializationBehavior.Instance Property

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

'宣言
Public Shared ReadOnly Property Instance As CoreDesignSurfaceSerializationBehavior
'使用
Dim value As CoreDesignSurfaceSerializationBehavior

value = CoreDesignSurfaceSerializationBehavior.Instance
public static CoreDesignSurfaceSerializationBehavior Instance { get; }
public:
static property CoreDesignSurfaceSerializationBehavior^ Instance {
    CoreDesignSurfaceSerializationBehavior^ get ();
}
public static function get Instance () : CoreDesignSurfaceSerializationBehavior

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceSerializationBehavior

Permissions

See Also

Reference

CoreDesignSurfaceSerializationBehavior Class

CoreDesignSurfaceSerializationBehavior Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace