Partilhar via


Propriedade VCAppVerifierTool.toolName

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.String
Um nome.

Segurança do .NET Framework

Consulte também

Referência

VCAppVerifierTool Interface

Namespace Microsoft.VisualStudio.VCProjectEngine