RemotePathTransformation
Provides access to built-in remote path transformations.
            
                
Gets a  IRemotePathTransformation that encloses a path in double quotes, and escapes any embedded double quote with a backslash.
            
Gets a  IRemotePathTransformation that performs no transformation.
            
Gets a  IRemotePathTransformation that quotes a path in a way to be suitable to be used with a shell-based server.