IVSWebReferenceDynamicProperties2 Interface
Visual Studio 2015
Contains methods to get and set dynamic properties on a Web reference.
Assembly: VSLangProj80 (in VSLangProj80.dll)
| Name | Description | |
|---|---|---|
![]() | GetDynamicPropertyName(String) | Returns the name of the Web service dynamic property. |
![]() | SetDynamicProperty(String, String) | Sets a dynamic Web reference property. |
![]() | SupportsDynamicProperties() | Indicates if a Web service supports dynamic properties. |
Show:
