WebGetAttribute Properties
The WebGetAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
BodyStyle | Gets and sets the body style of the messages that are sent to and from the service operation. |
|
IsBodyStyleSetExplicitly | Gets the IsBodyStyleSetExplicitly property. |
|
IsRequestFormatSetExplicitly | Gets the IsRequestFormatSetExplicitly property. |
|
IsResponseFormatSetExplicitly | Gets the IsResponseFormatSetExplicitly property. |
|
RequestFormat | Gets and sets the RequestFormat property. |
|
ResponseFormat | Gets and sets the ResponseFormat property. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
|
UriTemplate | Gets and sets the Uniform Resource Identifier (URI) template for the service operation. |