Share via


VCFxCopTool2.ToolKind Property

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

'Declaration
ReadOnly Property ToolKind As String
    Get
string ToolKind { get; }
property String^ ToolKind {
    String^ get ();
}
abstract ToolKind : string
function get ToolKind () : String

Property Value

Type: System.String

Implements

VCFxCopTool.ToolKind

.NET Framework Security

See Also

Reference

VCFxCopTool2 Interface

ToolKind Overload

Microsoft.VisualStudio.VCProjectEngine Namespace