다음을 통해 공유


DataServiceStreamLink 클래스

정의

이진 리소스 스트림의 URL을 나타냅니다.

public sealed class DataServiceStreamLink : System.ComponentModel.INotifyPropertyChanged
type DataServiceStreamLink = class
    interface INotifyPropertyChanged
Public NotInheritable Class DataServiceStreamLink
Implements INotifyPropertyChanged
상속
DataServiceStreamLink
구현

속성

ContentType

이진 리소스 스트림의 MIME Content-Type을 가져옵니다.

EditLink

이진 리소스 스트림을 편집하는 데 사용되는 URI를 가져옵니다.

ETag

이진 리소스 스트림에 대한 동시성을 확인하는 데 사용되는 eTag 값입니다.

Name

이진 리소스 스트림의 이름입니다.

SelfLink

이진 리소스 스트림을 반환하는 URI입니다.

이벤트

PropertyChanged

PropertyChanged 이벤트

적용 대상