Sdílet prostřednictvím


IStereotypeInstance.Profile – vlastnost

Profil, ve kterém je definice stereotypu.

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

Syntaxe

'Deklarace
Property Profile As String
string Profile { get; set; }
property String^ Profile {
    String^ get ();
    void set (String^ value);
}
abstract Profile : string with get, set
function get Profile () : String 
function set Profile (value : String)

Hodnota vlastnosti

Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IStereotypeInstance Rozhraní

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