Share via


SPMetabaseObject.CurrentDirectoryEntry property

Gets the configuration store AD DS node that corresponds to this object.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReadOnly Property CurrentDirectoryEntry As DirectoryEntry
    Get
'Usage
Dim value As DirectoryEntry

value = Me.CurrentDirectoryEntry
protected DirectoryEntry CurrentDirectoryEntry { get; }

Property value

Type: System.DirectoryServices.DirectoryEntry
A DirectoryEntry object that represents the Active Directory node.

See also

Reference

SPMetabaseObject class

SPMetabaseObject members

Microsoft.SharePoint.Administration namespace

Other resources

DirectoryEntry Objects

Navigating to the Child Object