Udostępnij za pośrednictwem


Właściwość IStereotypeInstance.Profile —

Profil, w którym zdefiniowano stereotyp.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Classes
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: System.String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IStereotypeInstance Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Classes