JsonWebServiceContent<TValue>.Value property

Gets the value.

public TValue Value { get; }

Property Value

The value.

See Also