VCProjectEngineObjectClass.VCProjectEngine2_set_ToolFileSearchPaths Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void VCProjectEngine2_set_ToolFileSearchPaths(System::String ^ SearchPaths) = Microsoft::VisualStudio::VCProjectEngine::VCProjectEngine2::set_ToolFileSearchPaths;
public virtual void VCProjectEngine2_set_ToolFileSearchPaths (string SearchPaths);
abstract member VCProjectEngine2_set_ToolFileSearchPaths : string -> unit
override this.VCProjectEngine2_set_ToolFileSearchPaths : string -> unit
Public Overridable Sub VCProjectEngine2_set_ToolFileSearchPaths (SearchPaths As String)
Parameters
- SearchPaths
- String