Aracılığıyla paylaş


IRedefinableElement.IsLeaf Özellik

Bu öğe değil özelleştirilmiş, doğru.Diğer bir deyişle, bir genelleştirmesi ilişkinin hedef olmamalıdır.

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

Sözdizimi

'Bildirim
Property IsLeaf As Boolean
bool IsLeaf { get; set; }
property bool IsLeaf {
    bool get ();
    void set (bool value);
}
abstract IsLeaf : bool with get, set
function get IsLeaf () : boolean
function set IsLeaf (value : boolean)

Özellik Değeri

Tür: System.Boolean

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IRedefinableElement Arabirim

Microsoft.VisualStudio.Uml.Classes Ad Alanı