Udostępnij za pośrednictwem


Właściwość ITypedElement.Type —

Typ instancji, która może być przypisana do elementu.Jeśli nie jest określony, można przypisać dowolnej instancji.

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

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Classes.IType

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITypedElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes