IStereotype.GetPropertyByName 方法

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

语法

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

参数

返回值

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

.NET Framework 安全性

请参见

参考

IStereotype 接口

Microsoft.VisualStudio.Uml.Profiles 命名空间