Udostępnij za pośrednictwem


Właściwość IProperty.Aggregation —

Jeśli projekt wstępny, obiekt w tej właściwości stanowi część własności, właściciel.Jeśli łączna, stanowi część obiektu kolekcji reprezentowane przez właściciela, ale mogą być współużytkowane z innymi właścicielami.Domyślnie = none.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Classes
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Classes.AggregationKind

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IProperty Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes