AsqResponseControl.Result Eigenschap

Definitie

De Result eigenschap haalt een ResultCode object op met resultaatgegevens.

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 met resultaatgegevens.

Van toepassing op