'宣言 Public Function LoadCsvAsync( _ ByVal file As Windows.Storage.StorageFile _ ) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task LoadCsvAsync( Windows.Storage.StorageFile file )
パラメータ
- file
- .csv 形式のデータを含むファイルの Windows.Storage.StorageFileオブジェクト。