VCFxCopTool.ToolPath Property

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Property Value

A string.

Attributes

Applies to