SearchResponse.ResultCode Eigenschap

Definitie

De ResultCode eigenschap bevat een waarde die ResultCode de resultaatcode voor de bewerking aangeeft.

public:
 virtual property System::DirectoryServices::Protocols::ResultCode ResultCode { System::DirectoryServices::Protocols::ResultCode get(); };
public override System.DirectoryServices.Protocols.ResultCode ResultCode { get; }
member this.ResultCode : System.DirectoryServices.Protocols.ResultCode
Public Overrides ReadOnly Property ResultCode As ResultCode

Waarde van eigenschap

De resultaatcode voor de bewerking.

Van toepassing op