Partager via


VCXMLDataGeneratorTool.toolName, propriété

Obtient le nom de l'outil spécifié.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
ReadOnly Property toolName As String
string toolName { get; }
property String^ toolName {
    String^ get ();
}
abstract toolName : string with get
function get toolName () : String

Valeur de propriété

Type : System.String
Chaîne représentant le nom de l'outil spécifié.

Sécurité .NET Framework

Voir aussi

Référence

VCXMLDataGeneratorTool Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms