Neokernel API

HTTPFileServerAgent.removeVirtualDirectory Method

This method removes a physical directory/virtual path mapping. If the mapping doesn't exist, nothing will happen.

public void removeVirtualDirectory(
   string virtualPath
);

See Also

HTTPFileServerAgent Class | com.neokernel.httpd Namespace