VCManagedResourceCompilerTool Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Name | Description | |
|---|---|---|
![]() | AdditionalOptions | Gets or sets options to add to the end of the command line immediately before the file name(s). An example is if an option is not supported in the object model. |
![]() | DefaultLocalizedResources | Gets a value indicating whether the given .resx file contributes to the default resources or to a satellite DLL. |
![]() | ExecutionBucket | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | OutputFileName | Gets the name of the final output file to which this .resx file contributes. |
![]() | ResourceFileName | Gets or sets the name of the intermediate .resources file generated by this tool. |
![]() | ToolKind | Gets the name of the kind of tool this is. |
![]() | toolName | Gets the name of the specified tool. |
![]() | ToolPath | Gets the path to the specified tool. |
![]() | VCProjectEngine | Gets a pointer to the project engine. |
Show:
