共用方式為


ReferralCallback.QueryForConnection 屬性

定義

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

屬性值

QueryForConnectionCallback 物件。

適用於