Sdílet prostřednictvím


IMetaclass.CanHaveStereotype – metoda

Obor názvů:  Microsoft.VisualStudio.Uml.Profiles
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Deklarace
Function CanHaveStereotype ( _
    name As String _
) As Boolean
bool CanHaveStereotype(
    string name
)
bool CanHaveStereotype(
    String^ name
)
abstract CanHaveStereotype : 
        name:string -> bool
function CanHaveStereotype(
    name : String
) : boolean

Parametry

  • name
    Typ: String

Vrácená hodnota

Typ: Boolean

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IMetaclass Rozhraní

Microsoft.VisualStudio.Uml.Profiles – obor názvů