Freigeben über


GraphLink.IsContainment-Eigenschaft

Ruft ab, ob dieser Link ein Kapselungslink ist.

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Syntax

'Declaration
Public ReadOnly Property IsContainment As Boolean
public bool IsContainment { get; }
public:
property bool IsContainment {
    bool get ();
}
member IsContainment : bool with get
function get IsContainment () : boolean

Eigenschaftswert

Typ: Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphLink Klasse

Microsoft.VisualStudio.GraphModel-Namespace