KeepInParentRule.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 KeepInParentRule
'使用
Dim value As KeepInParentRule

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

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.KeepInParentRule

Permissions

See Also

Reference

KeepInParentRule Class

KeepInParentRule Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace