VlvResponseControl.Result Eigenschap

Definitie

De Result eigenschap bevat een resultaatcode in de vorm van een ResultCode object.

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 resultaatcode in de vorm van een ResultCode object.

Van toepassing op