Creates an instance of the
MVEntry
class.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in
microsoft.metadirectoryservicesex.dll)
Usage
Visual Basic |
Dim instance As New MVEntry
|
Syntax
Visual Basic |
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Protected Sub New
|
C# |
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
protected MVEntry ()
|
C++ |
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
protected:
MVEntry ()
|
J# |
/** @attribute EditorBrowsableAttribute(EditorBrowsableState.Never) */
protected MVEntry ()
|
JScript |
EditorBrowsableAttribute(EditorBrowsableState.Never)
protected function MVEntry ()
|
Remarks
Platforms
Target Platforms
See Also