ItemResponse<T>.Resource Property

Definition

The content of the response.

public override T Resource { get; }
member this.Resource : 'T
Public Overrides ReadOnly Property Resource As T

Property Value

T

Applies to