VCCLCompilerTool.ToolKind Property

Definition

Gets the name of the kind of tool.

public:
 property System::String ^ ToolKind { System::String ^ get(); };
public:
 property Platform::String ^ ToolKind { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(3)]
public string ToolKind { [System.Runtime.InteropServices.DispId(3)] [System.Runtime.InteropServices.TypeLibFunc] get; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.TypeLibFunc>]
member this.ToolKind : string
Public ReadOnly Property ToolKind As String

Property Value

A string representing the name of the kind of tool.

Attributes

Applies to