Click or drag to resize

UmcLibraryMapNetworkDrive Method

Maps A Network Drive

Namespace:  VoiceElements.Common
Assembly:  VoiceElementsCommon (in VoiceElementsCommon.dll) Version: 8.6.1.1
Syntax
public static void MapNetworkDrive(
	string localname,
	string remotename
)

Parameters

localname
Type: SystemString

[Missing <param name="localname"/> documentation for "M:VoiceElements.Common.UmcLibrary.MapNetworkDrive(System.String,System.String)"]

remotename
Type: SystemString

[Missing <param name="remotename"/> documentation for "M:VoiceElements.Common.UmcLibrary.MapNetworkDrive(System.String,System.String)"]

See Also