VCFxCopTool2.ToolPath Property

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

Syntax

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

Property Value

Type: System.String

Implements

VCFxCopTool.ToolPath

.NET Framework Security

See Also

Reference

VCFxCopTool2 Interface

ToolPath Overload

Microsoft.VisualStudio.VCProjectEngine Namespace