Partager via


VCResourceCompilerTool.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 Default Property toolName As String
string this { get; }
property String^ default {
    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

VCResourceCompilerTool Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms