Udostępnij za pośrednictwem


AspNetCompiler.ToolName Property

Definition

The name of the tool to execute

This API supports the product infrastructure and is not intended to be used directly from your code.

protected:
 virtual property System::String ^ ToolName { System::String ^ get(); };
protected override string ToolName { get; }
member this.ToolName : string
Protected Overrides ReadOnly Property ToolName As String

Property Value

The name of the AspNetCompiler tool.

Applies to