C# 클래스 Windows.Storage.FileProperties.StorageItemThumbnail
파일 보기
프로젝트 열기: shiftkey/winrt-backport-hilarity
1 사용 예제들
공개 메소드들
메소드 상세
public CloneStream ( ) : IRandomAccessStream |
리턴 |
IRandomAccessStream |
|
public Close ( ) : void |
리턴 |
void |
|
public FlushAsync ( ) : IAsyncOperation |
리턴 |
IAsyncOperation |
|
GetInputStreamAt()
공개 메소드
public GetInputStreamAt ( [ position ) : IInputStream |
position |
[ |
|
리턴 |
IInputStream |
|
GetOutputStreamAt()
공개 메소드
public ReadAsync ( [ buffer, [ count, [ options ) : uint>.IAsyncOperationWithProgress |
buffer |
[ |
|
count |
[ |
|
options |
[ |
|
리턴 |
uint>.IAsyncOperationWithProgress
| |
public Seek ( [ position ) : void |
position |
[ |
|
리턴 |
void |
|
public WriteAsync ( [ buffer ) : uint>.IAsyncOperationWithProgress |
buffer |
[ |
|
리턴 |
uint>.IAsyncOperationWithProgress
| |