Share via


StreamDescriptor.StreamLink Property

Definition

The DataServiceStreamLink that represents the binary resource stream.

public Microsoft.OData.Client.DataServiceStreamLink StreamLink { get; }
member this.StreamLink : Microsoft.OData.Client.DataServiceStreamLink
Public ReadOnly Property StreamLink As DataServiceStreamLink

Property Value

Returns DataServiceStreamLink.

Applies to