{CompanyName} FlexyGo
LDAP Constructor
Initializes a new instance of the
LDAP
class.
Namespace:
FLEXYGO.Utilities.General
Assembly:
flxUtilities
(in flxUtilities.dll)
Syntax
C#
VB
public
LDAP
(
string
aPath
)
Public
Sub
New
( _
aPath
As
String
_ )
Parameters
aPath
Type:
String
A path.
See Also
LDAP Class
FLEXYGO.Utilities.General Namespace