SGen.ToolName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 tool executable file.