IProperty.PropertyType 属性

属性的类型。

命名空间:  Microsoft.VisualStudio.Uml.Profiles
程序集:  Microsoft.VisualStudio.Uml.Interfaces(在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

语法

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

属性值

类型:Microsoft.VisualStudio.Uml.Profiles.IPropertyType

.NET Framework 安全性

请参见

参考

IProperty 接口

Microsoft.VisualStudio.Uml.Profiles 命名空间