Partager via


IStereotypeInstance.Name, propriété

Nom du stéréotype.

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

Syntaxe

'Déclaration
Property Name As String
string Name { get; set; }
property String^ Name {
    String^ get ();
    void set (String^ value);
}
abstract Name : string with get, set
function get Name () : String 
function set Name (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