DataServiceStreamLink Class

Definition

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

Applies to