IStereotype.CanApplyTo 方法 (String)

命名空間:  Microsoft.VisualStudio.Uml.Profiles
組件:  Microsoft.VisualStudio.Uml.Interfaces (在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

語法

'宣告
Function CanApplyTo ( _
    name As String _
) As Boolean
bool CanApplyTo(
    string name
)
bool CanApplyTo(
    String^ name
)
abstract CanApplyTo : 
        name:string -> bool 
function CanApplyTo(
    name : String
) : boolean

參數

傳回值

型別:System.Boolean

.NET Framework 安全性

請參閱

參考

IStereotype 介面

CanApplyTo 多載

Microsoft.VisualStudio.Uml.Profiles 命名空間