Delen via


ODataOperation.Metadata Property

Definition

Gets or sets the URI to get metadata for the ODataAction.

public Uri Metadata { get; set; }
member this.Metadata : Uri with get, set
Public Property Metadata As Uri

Property Value

Uri

The URI to get metadata for the ODataAction.

Applies to