| HttpResource Class |
Namespace: CMS.DataCom
public sealed class HttpResource
The HttpResource type exposes the following members.
| Name | Description | |
|---|---|---|
| HttpResource |
Initializes a new instance of the HttpResource class with the specified content and status code.
|
| Name | Description | |
|---|---|---|
| Content |
Gets the resource content.
| |
| StatusCode |
Gets the status code returned by the server.
|