DataServiceStreamLink Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the URL of a binary resource stream.
public sealed class DataServiceStreamLink : System.ComponentModel.INotifyPropertyChanged
type DataServiceStreamLink = class
interface INotifyPropertyChanged
Public NotInheritable Class DataServiceStreamLink
Implements INotifyPropertyChanged
- Inheritance
-
DataServiceStreamLink
- Implements
Properties
ContentType |
Gets the MIME Content-Type of the binary resource stream. |
EditLink |
Gets 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. |
Events
PropertyChanged |
PropertyChanged Event |