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