[This is preliminary documentation and is subject to change.]
Tries to navigate path and returns destination directory, file or null if its not found
Namespace: NFX.IO.FileSystem.SVNAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public WebDAV..::..Item NavigatePath(
string path
)
public WebDAV..::..Item NavigatePath(
string path
)
Public Function NavigatePath (
path As String
) As WebDAV..::..Item
Public Function NavigatePath (
path As String
) As WebDAV..::..Item
public:
WebDAV..::..Item^ NavigatePath(
String^ path
)
public:
WebDAV..::..Item^ NavigatePath(
String^ path
)
member NavigatePath :
path : string -> WebDAV..::..Item
member NavigatePath :
path : string -> WebDAV..::..Item
Return Value
Type:
WebDAV Item