Partager via


VCToolFile.Name, propriété

Définit ou obtient le nom du fichier d'outils.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.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 : System.String
Chaîne contenant le nom du fichier d'outils.

Sécurité .NET Framework

Voir aussi

Référence

VCToolFile Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms