Share via


ClientResult<T>.Value Property

Definition

Gets the value received from the service.

public virtual T Value { get; }
member this.Value : 'T
Public Overridable ReadOnly Property Value As T

Property Value

T

Applies to