IValueHttpResult Interface

Definition

Defines a contract that represents the result of an HTTP endpoint that contains an object Value.

public interface IValueHttpResult
type IValueHttpResult = interface
Public Interface IValueHttpResult
Derived

Properties

Value

Gets the object result.

Applies to