Attrib Class
Represents an attribute that is associated with a CSEntry object or an MVEntry object. You can create an instance of this abstract class only in a derived class.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As Attrib
Syntax
'Declaration
Public MustInherit Class Attrib
public abstract class Attrib
public ref class Attrib abstract
public abstract class Attrib
public abstract class Attrib
Inheritance Hierarchy
System.Object
Microsoft.MetadirectoryServices.Attrib
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Target Platforms
See Also
Reference
Attrib Members
Microsoft.MetadirectoryServices Namespace
AttributeType
ReferenceValue
ValueCollection
Attrib Class