Condividi tramite


Proprietà IProperty.PropertyType

Il tipo della proprietà.

Spazio dei nomi:  Microsoft.VisualStudio.Uml.Profiles
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintassi

'Dichiarazione
ReadOnly Property PropertyType As IPropertyType
IPropertyType PropertyType { get; }
property IPropertyType^ PropertyType {
    IPropertyType^ get ();
}
abstract PropertyType : IPropertyType
function get PropertyType () : IPropertyType

Valore proprietà

Tipo: Microsoft.VisualStudio.Uml.Profiles.IPropertyType

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IProperty Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Uml.Profiles