VCProjectEngineObjectClass.VCProjectEngine2_get_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 System::String ^ VCProjectEngine2_get_ToolFileSearchPaths() = Microsoft::VisualStudio::VCProjectEngine::VCProjectEngine2::get_ToolFileSearchPaths;
public virtual string VCProjectEngine2_get_ToolFileSearchPaths ();
abstract member VCProjectEngine2_get_ToolFileSearchPaths : unit -> string
override this.VCProjectEngine2_get_ToolFileSearchPaths : unit -> string
Public Overridable Function VCProjectEngine2_get_ToolFileSearchPaths () As String