RemotePathNoneTransformation class RemotePathNoneTransformation : IRemotePathTransformation Performs no transformation. Documentation Code public RemotePathNoneTransformation() public string Transform(string path) Returns the specified path without applying a transformation.