ListDirectoryLongAsync Method
List extended directory information for RemotePath .
Syntax
[VB.NET] Public Function ListDirectoryLongAsync() As Task
[C#] public Task ListDirectoryLongAsync();
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
ListDirectoryLongAsync MethodList extended directory information for RemotePath . Syntax[VB.NET] Public Function ListDirectoryLongAsync() As Task [C#] public Task ListDirectoryLongAsync(); RemarksThis method is the asynchronous version of the ListDirectoryLong method and is used to support asynchronous operations in WinRT. Please refer to ListDirectoryLong for more information. |
||