DataServiceStreamLink 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
이진 리소스 스트림의 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 이벤트 |