Share via


StreamDescriptor.EntityDescriptor Property

Definition

The EntityDescriptor that represents the entity to which the named resource stream belongs.

public Microsoft.OData.Client.EntityDescriptor EntityDescriptor { get; set; }
member this.EntityDescriptor : Microsoft.OData.Client.EntityDescriptor with get, set
Public Property EntityDescriptor As EntityDescriptor

Property Value

The EntityDescriptor of the entity.

Applies to