Méthode | Description | |
---|---|---|
MapDirectory ( String label, String uncPath ) : void |
Maps the remote directory
|
|
UnmapDirectory ( String label ) : void |
Unmaps the label
|
Méthode | Description | |
---|---|---|
InvokeCommand ( String command, String args ) : void |
Invokes a system command
|
public MapDirectory ( String label, String uncPath ) : void | ||
label | String | Disk label |
uncPath | String | UNC path to the directory |
Résultat | void |
public UnmapDirectory ( String label ) : void | ||
label | String | Disk label |
Résultat | void |