Sdílet prostřednictvím


IProperty.Aggregation – vlastnost

Pokud složený, objekt v této vlastnosti součástí vlastníka vlastnosti.Agregační, část kolekce formulářů objekt představovaný vlastníka, ale můžete sdílet s jinými vlastníky.Výchozí nastavení = none.

Obor názvů:  Microsoft.VisualStudio.Uml.Classes
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Deklarace
Property Aggregation As AggregationKind
AggregationKind Aggregation { get; set; }
property AggregationKind Aggregation {
    AggregationKind get ();
    void set (AggregationKind value);
}
abstract Aggregation : AggregationKind with get, set
function get Aggregation () : AggregationKind 
function set Aggregation (value : AggregationKind)

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Classes.AggregationKind

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IProperty Rozhraní

Microsoft.VisualStudio.Uml.Classes – obor názvů