DriveSettings.GetSession Method 

IT Hit WebDAV for .NET

Gets WebDAV session used for accessing remote WebDAV server.

[Visual Basic]
Public Function GetSession() As WebDavSession
[C#]
public WebDavSession GetSession();

Return Value

Instance of WebDavSession class.

See Also

DriveSettings Class | ITHit.MapWebDAVDrive.Core Namespace