Método IStereotype.CanApplyTo (String)

Namespace:  Microsoft.VisualStudio.Uml.Profiles
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (em Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxe

'Declaração
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

Parâmetros

Valor de retorno

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

IStereotype Interface

Sobrecargas CanApplyTo

Namespace Microsoft.VisualStudio.Uml.Profiles