Aracılığıyla paylaş


ITypedElement.Type Özellik

Öğesine atanmış örnek türü.Belirtilmezse, herhangi bir örneğine atanmış olabilir.

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

Sözdizimi

'Bildirim
Property Type As IType
IType Type { get; set; }
property IType^ Type {
    IType^ get ();
    void set (IType^ value);
}
abstract Type : IType with get, set
function get Type () : IType
function set Type (value : IType)

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ITypedElement Arabirim

Microsoft.VisualStudio.Uml.Classes Ad Alanı