VCPlatform Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Name | Description | |
|---|---|---|
![]() | CommitChanges() | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | Evaluate(String^) | Evaluates the value of a project model or environment macro. |
![]() | GetMacroValue(String^) | Gets the value of a macro by name |
![]() | GetToolNameForKeyword(String^) | Gets a tool by its keyword. |
![]() | IsDumpfile(String^) | Determines if a file is a dumpfile. |
![]() | IsExecutable(String^) | Determines if a file is an executable. |
![]() | MatchName(String^, Boolean) | Matches a specified name to the name of a collection item. |
Show:
