Aracılığıyla paylaş


IProperty.Aggregation Özellik

Bileşik ise bu özellik nesnesinde özellik sahibi bir parçası oluşturur.Toplama, bir koleksiyon nesnesi formlar parçası sahibi tarafından temsil edilen, ancak diğer sahipleri ile paylaşılabilir.Varsayılan = hiçbiri.

Ad alanı:  Microsoft.VisualStudio.Uml.Classes
Derleme:  Microsoft.VisualStudio.Uml.Interfaces (Microsoft.VisualStudio.Uml.Interfaces.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: Microsoft.VisualStudio.Uml.Classes.AggregationKind

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IProperty Arabirim

Microsoft.VisualStudio.Uml.Classes Ad Alanı