Sdílet prostřednictvím


IProfile.GetStereotypeByName – metoda

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

Syntaxe

'Deklarace
Function GetStereotypeByName ( _
    name As String _
) As IStereotype
IStereotype GetStereotypeByName(
    string name
)
IStereotype^ GetStereotypeByName(
    String^ name
)
abstract GetStereotypeByName : 
        name:string -> IStereotype
function GetStereotypeByName(
    name : String
) : IStereotype

Parametry

  • name
    Typ: String

Vrácená hodnota

Typ: Microsoft.VisualStudio.Uml.Profiles.IStereotype

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IProfile Rozhraní

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