VCPlatform Methods

 

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

NameDescription
System_CAPS_pubmethodCommitChanges()

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodEvaluate(String^)

Evaluates the value of a project model or environment macro.

System_CAPS_pubmethodGetMacroValue(String^)

Gets the value of a macro by name

System_CAPS_pubmethodGetToolNameForKeyword(String^)

Gets a tool by its keyword.

System_CAPS_pubmethodIsDumpfile(String^)

Determines if a file is a dumpfile.

System_CAPS_pubmethodIsExecutable(String^)

Determines if a file is an executable.

System_CAPS_pubmethodMatchName(String^, Boolean)

Matches a specified name to the name of a collection item.

Return to top
Show: