The DSPMetadata type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ContainerName | Returns the name of the container. This value is used for example when a proxy is generated by VS through Add Service Reference.
The main context class generated will have the ContainerName. | |
| ContainerNamespace | The namespace name for the container. This is used in the $metadata response. | |
| ResourceSets | Returns all resource sets. | |
| ServiceOperations | Returns all service operations. | |
| Types | Returns all resource types. |
See Also