Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Windows
Storage
Provider
FileUpdateRequest
C# 클래스 Windows.Storage.Provider.FileUpdateRequest
상속:
IFileUpdateRequest
파일 보기
프로젝트 열기: shiftkey/winrt-backport-hilarity
1 사용 예제들
공개 메소드들
메소드
설명
GetDeferral
( ) :
FileUpdateRequestDeferral
UpdateLocalFile
(
[
value
) :
void
메소드 상세
GetDeferral()
공개
메소드
public
GetDeferral
( ) :
FileUpdateRequestDeferral
리턴
FileUpdateRequestDeferral
UpdateLocalFile()
공개
메소드
public
UpdateLocalFile
(
[
value
) :
void
value
[
리턴
void