Utils Constructor
The Utils constructor creates an instance of the Utils class.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As New Utils
Syntax
'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Protected Sub New
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
protected Utils ()
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
protected:
Utils ()
/** @attribute EditorBrowsableAttribute(EditorBrowsableState.Never) */
protected Utils ()
EditorBrowsableAttribute(EditorBrowsableState.Never)
protected function Utils ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Target Platforms
See Also
Reference
Utils Class
Utils Members
Microsoft.MetadirectoryServices Namespace