Share via


ReferralCallback.NotifyNewConnection プロパティ

定義

NotifyNewConnection プロパティは、NotifyOfNewConnectionCallback オブジェクトを格納します。

public:
 property System::DirectoryServices::Protocols::NotifyOfNewConnectionCallback ^ NotifyNewConnection { System::DirectoryServices::Protocols::NotifyOfNewConnectionCallback ^ get(); void set(System::DirectoryServices::Protocols::NotifyOfNewConnectionCallback ^ value); };
public System.DirectoryServices.Protocols.NotifyOfNewConnectionCallback NotifyNewConnection { get; set; }
member this.NotifyNewConnection : System.DirectoryServices.Protocols.NotifyOfNewConnectionCallback with get, set
Public Property NotifyNewConnection As NotifyOfNewConnectionCallback

プロパティ値

NotifyOfNewConnectionCallback オブジェクト。

適用対象