Share via


KeepInParentRule.Instance Property

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

Syntax

'Declaration
Public Shared ReadOnly Property Instance As KeepInParentRule
'Usage
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

.NET Framework Security

See Also

Reference

KeepInParentRule Class

KeepInParentRule Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace