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