Partilhar via


Propriedade IProperty.PropertyType

O tipo da propriedade.

Namespace:  Microsoft.VisualStudio.Uml.Profiles
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (em Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxe

'Declaração
ReadOnly Property PropertyType As IPropertyType
    Get
IPropertyType PropertyType { get; }
property IPropertyType^ PropertyType {
    IPropertyType^ get ();
}
abstract PropertyType : IPropertyType
function get PropertyType () : IPropertyType

Valor de propriedade

Tipo: Microsoft.VisualStudio.Uml.Profiles.IPropertyType

Segurança do .NET Framework

Consulte também

Referência

IProperty Interface

Namespace Microsoft.VisualStudio.Uml.Profiles