IApiClientResponseContent Property |
Namespace:
ArangoDBNetStandard.Transport
Assembly:
ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax IApiClientResponseContent Content { get; }
ReadOnly Property Content As IApiClientResponseContent
Get
property IApiClientResponseContent^ Content {
IApiClientResponseContent^ get ();
}
abstract Content : IApiClientResponseContent with get
Property Value
Type:
IApiClientResponseContentSee Also