'宣言 Public Function ExportAsync( _ ByVal exportFilter As ExportFilter _ ) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task ExportAsync( ExportFilter exportFilter )
パラメータ
- exportFilter
- 使用するエクスポートフィルター。
戻り値の型
非同期の値オブジェクト。
'宣言 Public Function ExportAsync( _ ByVal exportFilter As ExportFilter _ ) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task ExportAsync( ExportFilter exportFilter )