DirectoryEntry.Options Özellik

Tanım

Bu giriş için sağlayıcıya özgü seçenekleri alır.

public:
 property System::DirectoryServices::DirectoryEntryConfiguration ^ Options { System::DirectoryServices::DirectoryEntryConfiguration ^ get(); };
public System.DirectoryServices.DirectoryEntryConfiguration Options { get; }
public System.DirectoryServices.DirectoryEntryConfiguration? Options { get; }
[System.ComponentModel.Browsable(false)]
[System.DirectoryServices.DSDescription("DSOptions")]
[System.Runtime.InteropServices.ComVisible(false)]
public System.DirectoryServices.DirectoryEntryConfiguration Options { get; }
member this.Options : System.DirectoryServices.DirectoryEntryConfiguration
[<System.ComponentModel.Browsable(false)>]
[<System.DirectoryServices.DSDescription("DSOptions")>]
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.Options : System.DirectoryServices.DirectoryEntryConfiguration
Public ReadOnly Property Options As DirectoryEntryConfiguration

Özellik Değeri

DirectoryEntryConfiguration Bu giriş için sağlayıcıya özgü seçenekleri içeren bir nesne.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.