Share via


ReplicationConnection.GetDirectoryEntry Yöntem

Tanım

Çoğaltma bağlantısını temsil eden bir DirectoryEntry nesne alır.

public:
 System::DirectoryServices::DirectoryEntry ^ GetDirectoryEntry();
public System.DirectoryServices.DirectoryEntry GetDirectoryEntry ();
member this.GetDirectoryEntry : unit -> System.DirectoryServices.DirectoryEntry
Public Function GetDirectoryEntry () As DirectoryEntry

Döndürülenler

DirectoryEntry Çoğaltma bağlantısının hedefini temsil eden nesne.

Özel durumlar

Geçerli nesne atılmış.

Geçerli nesne sunucuya kaydedilmedi. Save() önce çağrılmalıdır.

Şunlara uygulanır

Ayrıca bkz.