DirectoryEntry::Options Property
.NET Framework (current version)
Gets the provider-specific options for this entry.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
public: [BrowsableAttribute(false)] [DSDescriptionAttribute("DSOptions")] [ComVisibleAttribute(false)] property DirectoryEntryConfiguration^ Options { DirectoryEntryConfiguration^ get(); }
Property Value
Type: System.DirectoryServices::DirectoryEntryConfiguration^A DirectoryEntryConfiguration object that contains the provider-specific options for this entry.
DirectoryServicesPermission
To get the options.
.NET Framework
Available since 2.0
Available since 2.0
Show: