Windows.Storage.Pickers.FileOpenPicker.FileOpenPicker C# (CSharp) 메소드

FileOpenPicker() 공개 메소드

public FileOpenPicker ( ) : System
리턴 System
		public extern FileOpenPicker();
		public extern IAsyncOperation<StorageFile> PickSingleFileAsync();