Click or drag to resize

UmcLibrary Class

[Missing <summary> documentation for "T:VoiceElements.Common.UmcLibrary"]

Inheritance Hierarchy
SystemObject
  VoiceElements.CommonUmcLibrary

Namespace:  VoiceElements.Common
Assembly:  VoiceElementsCommon (in VoiceElementsCommon.dll) Version: 8.6.1.1
Syntax
public class UmcLibrary

The UmcLibrary type exposes the following members.

Constructors
  NameDescription
Public methodUmcLibrary
Initializes a new instance of the UmcLibrary class
Top
Methods
  NameDescription
Public methodStatic memberGetPrivateProfileString
Get Value From An INI File
Public methodStatic memberMapNetworkDrive
Maps A Network Drive
Public methodStatic memberUnMapNetworkDrive
Unmaps a network drive.
Public methodStatic memberWritePrivateProfileStringA
Set A Value In An INI File
Top
See Also