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