DataServiceStreamLink Class
WCF Data Services 5.0
Represents the URL of a binary resource stream.
Namespace: System.Data.Services.Client
Assembly: Microsoft.Data.Services.Client (in Microsoft.Data.Services.Client.dll)
The DataServiceStreamLink type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ContentType | Gets or sets the MIME Content-Type of the binary resource stream. |
![]() | EditLink | Gets or sets the URI used to edit the binary resource stream. |
![]() | ETag | The eTag value that is used to determine concurrency for a binary resource stream. |
![]() | Name | The name of the binary resource stream. |
![]() | SelfLink | The URI that returns the binary resource stream. |
Show:
