LdapException.PartialResults プロパティ

定義

PartialResults プロパティは、部分的な結果を格納している PartialResultsCollection オブジェクトを格納します。

public:
 property System::DirectoryServices::Protocols::PartialResultsCollection ^ PartialResults { System::DirectoryServices::Protocols::PartialResultsCollection ^ get(); };
public System.DirectoryServices.Protocols.PartialResultsCollection PartialResults { get; }
member this.PartialResults : System.DirectoryServices.Protocols.PartialResultsCollection
Public ReadOnly Property PartialResults As PartialResultsCollection

プロパティ値

部分的な結果を格納している PartialResultsCollection オブジェクト。

適用対象