WinMDExp.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.
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.