Share via


SPMetabaseObject.CurrentDirectoryEntry property

Gets the configuration store Active Directory Domain Services (AD DS) node that corresponds to this object.

Namespace:  Microsoft.SharePoint.AdministrationOperation
Assembly:  Microsoft.SharePoint.AdministrationOperation (in Microsoft.SharePoint.AdministrationOperation.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
Returns DirectoryEntry.

See also

Reference

SPMetabaseObject class

SPMetabaseObject members

Microsoft.SharePoint.AdministrationOperation namespace

Other resources

DirectoryEntry Objects

Navigating to the Child Object