IProperty.PropertyType (Propiedad)

Tipo de la propiedad.

Espacio de nombres:  Microsoft.VisualStudio.Uml.Profiles
Ensamblado:  Microsoft.VisualStudio.Uml.Interfaces (en Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxis

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

Valor de propiedad

Tipo: Microsoft.VisualStudio.Uml.Profiles.IPropertyType

Seguridad de .NET Framework

Vea también

Referencia

IProperty Interfaz

Microsoft.VisualStudio.Uml.Profiles (Espacio de nombres)