Sdílet prostřednictvím


IStereotype.Profile – vlastnost

Profil, ve kterém je definován tento stereotyp.

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

Syntaxe

'Deklarace
ReadOnly Property Profile As IProfile
    Get
IProfile Profile { get; }
property IProfile^ Profile {
    IProfile^ get ();
}
abstract Profile : IProfile
function get Profile () : IProfile

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Profiles.IProfile

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IStereotype Rozhraní

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