SortResponseControl.Result Eigenschap

Definitie

De Result eigenschap retourneert een ResultCode object dat de resultaatcode bevat.

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

Waarde van eigenschap

Een ResultCode object dat de resultaatcode bevat.

Van toepassing op