Response<T>.Resource Property

Definition

The content of the response.

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

Property Value

T

Applies to