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)
Available in Sandboxed Solutions: No

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