VCProjectEngine2.CreateToolFile(String) Method
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.
C++
public:
Microsoft::VisualStudio::VCProjectEngine::VCToolFile ^ CreateToolFile(System::String ^ Name);
[System.Runtime.InteropServices.DispId(234)]
public Microsoft.VisualStudio.VCProjectEngine.VCToolFile CreateToolFile(string Name);
[<System.Runtime.InteropServices.DispId(234)>]
abstract member CreateToolFile : string -> Microsoft.VisualStudio.VCProjectEngine.VCToolFile
Public Function CreateToolFile (Name As String) As VCToolFile
- Name
- String
- Attributes
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |