Interface IStringContent
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public interface IStringContent
  Properties
MediaType
Declaration
string MediaType { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
Methods
GetStringContent()
Declaration
StringContent GetStringContent()
  Returns
| Type | Description | 
|---|---|
| System.Net.Http.StringContent |