WinMDExp.ToolName Property

Definition

The name of the tool to execute.

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 tool name.

Applies to