IProfile.GetPropertyTypeByName 方法

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

语法

声明
Function GetPropertyTypeByName ( _
    name As String _
) As IPropertyType
IPropertyType GetPropertyTypeByName(
    string name
)
IPropertyType^ GetPropertyTypeByName(
    String^ name
)
abstract GetPropertyTypeByName : 
        name:string -> IPropertyType 
function GetPropertyTypeByName(
    name : String
) : IPropertyType

参数

返回值

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

.NET Framework 安全性

请参见

参考

IProfile 接口

Microsoft.VisualStudio.Uml.Profiles 命名空间