Partager via


IStereotype.CanApplyTo, méthode (String)

Espace de noms :  Microsoft.VisualStudio.Uml.Profiles
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
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

Paramètres

  • name
    Type : String

Valeur de retour

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

IStereotype Interface

CanApplyTo, surcharge

Microsoft.VisualStudio.Uml.Profiles, espace de noms