共用方式為


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 命名空間