Share via


VCCLCompilerTool.toolName (Propiedad)

Obtiene el nombre de la herramienta especificada.

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
ReadOnly Default Property toolName As String
string this { get; }
property String^ default {
    String^ get ();
}
abstract toolName : string with get
function get toolName () : String

Valor de propiedad

Tipo: String
Cadena que representa el nombre de la herramienta especificada.

Seguridad de .NET Framework

Vea también

Referencia

VCCLCompilerTool Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)