IVsaItem.Name, propriété
Définit ou obtient le nom de l'élément.
Espace de noms : Microsoft.Vsa
Assembly : Microsoft.Vsa (dans Microsoft.Vsa.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
Retourne le nom du littéral de chaîne de l'élément.