VCCLCompilerTool.ToolKind (Propiedad)

Obtiene el nombre del tipo de herramienta.

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

Sintaxis

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

Valor de propiedad

Tipo: System.String
Cadena que representa el nombre del tipo de herramienta.

Seguridad de .NET Framework

Vea también

Referencia

VCCLCompilerTool Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)