Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
InTheHand
Storage
Pickers
FolderPicker
C# 클래스 InTheHand.Storage.Pickers.FolderPicker
Represents a UI element that lets the user choose folders.
Platform
Version supported
Windows UWP
Windows 10
Windows Store
Windows 8.1 or later
Windows (Desktop Apps)
Windows Vista or later
파일 보기
프로젝트 열기: inthehand/Charming
공개 메소드들
메소드
설명
FolderPicker
( ) :
System.Threading.Tasks
PickSingleFolderAsync
( ) :
Task
Shows the folderPicker object so that the user can pick a folder.
비공개 메소드들
메소드
설명
PickSingleFolderAsyncImpl
( ) :
Task
메소드 상세
FolderPicker()
공개
메소드
public
FolderPicker
( ) :
System.Threading.Tasks
리턴
System.Threading.Tasks
PickSingleFolderAsync()
공개
메소드
Shows the folderPicker object so that the user can pick a folder.
public
PickSingleFolderAsync
( ) :
Task
리턴
Task