VCManifestTool.ToolKind Property

Definition

Gets the name of the kind of tool this is.

public:
 property System::String ^ ToolKind { System::String ^ get(); };
public:
 property Platform::String ^ ToolKind { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1)]
public string ToolKind { [System.Runtime.InteropServices.DispId(1)] [System.Runtime.InteropServices.TypeLibFunc] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<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