GetSharedResourceInfoAsync Method
Gets information about a shared resource.
Syntax
[VB.NET] Public Function GetSharedResourceInfoAsync(ByVal SharedLink As String, ByVal Password As String) As Task
[C#] public Task GetSharedResourceInfoAsync(string sharedLink, string password);