Freigeben über


IProperty.IsComposite-Eigenschaft

TRUE, wenn die Aggregation dieser Eigenschaft = Verbund.

Namespace:  Microsoft.VisualStudio.Uml.Classes
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntax

'Declaration
ReadOnly Property IsComposite As Boolean
    Get
bool IsComposite { get; }
property bool IsComposite {
    bool get ();
}
abstract IsComposite : bool
function get IsComposite () : boolean

Eigenschaftswert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

IProperty Schnittstelle

Microsoft.VisualStudio.Uml.Classes-Namespace