Method | Description | |
---|---|---|
LocalToRemote ( string localPath ) : string |
Convert a path from Windows to CMIS.
|
|
RemoteToLocal ( string remotePath ) : string |
Convert a path from CMIS to Windows.
|
public LocalToRemote ( string localPath ) : string | ||
localPath | string | |
return | string |
public RemoteToLocal ( string remotePath ) : string | ||
remotePath | string | |
return | string |