VCProjectEngine2.ToolFileSearchPaths Property

Definition

public:
 property System::String ^ ToolFileSearchPaths { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(233)]
public string ToolFileSearchPaths { [System.Runtime.InteropServices.DispId(233)] get; [System.Runtime.InteropServices.DispId(233)] set; }
[<System.Runtime.InteropServices.DispId(233)>]
[<get: System.Runtime.InteropServices.DispId(233)>]
[<set: System.Runtime.InteropServices.DispId(233)>]
member this.ToolFileSearchPaths : string with get, set
Public Property ToolFileSearchPaths As String

Property Value

Implements

Attributes

Applies to