CSEntry Class

Represents an entry in the connector space.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As CSEntry

Syntax

'Declaration
<DefaultMemberAttribute("Item")> _
Public MustInherit Class CSEntry
    Implements IEnumerable
[DefaultMemberAttribute("Item")] 
public abstract class CSEntry : IEnumerable
[DefaultMemberAttribute(L"Item")] 
public ref class CSEntry abstract : IEnumerable
/** @attribute DefaultMemberAttribute("Item") */ 
public abstract class CSEntry implements IEnumerable
DefaultMemberAttribute("Item") 
public abstract class CSEntry implements IEnumerable

Inheritance Hierarchy

System.Object
  Microsoft.MetadirectoryServices.CSEntry

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

CSEntry Members
Microsoft.MetadirectoryServices Namespace
Attrib Class
ConnectionState Enumeration
ExportEntry
ShouldDeleteFromMV
ManagementAgent
ReferenceValue
ValueCollection
Microsoft.MetadirectoryServices