Partager via


IStereotypeInstance.Profile, propriété

Le profil dans lequel le stéréotype est défini.

Espace de noms :  Microsoft.VisualStudio.Uml.Classes
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : String

Sécurité .NET Framework

Voir aussi

Référence

IStereotypeInstance Interface

Microsoft.VisualStudio.Uml.Classes, espace de noms