VCWebServiceProxyGeneratorTool Interface
Programmatically exposes the properties available from the Web References Property Page.
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. |
![]() | ExecutionBucket | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | GeneratedProxyLanguage | Gets or sets the language to use when generating the Web proxy. |
![]() | Namespace | Gets or sets an object defining the parent namespace. |
![]() | Output | Gets or sets the output file name. |
![]() | References | Gets or sets the collection of references for the selected project. |
![]() | SuppressStartupBanner | Gets or sets a value indicating whether to suppress the display of the startup banner and information messages. |
![]() | 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. |
![]() | URL | Gets or sets the URL used when a user specifies the Update Web Reference command. |
![]() | VCProjectEngine | Gets a pointer to the project engine. |
| Name | Description | |
|---|---|---|
![]() | get_PropertyOption(String, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |

