DirectoryResponse.ResultCode 속성

정의

ResultCode 속성에는 작업의 결과 코드가 포함되어 있습니다.

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

속성 값

ResultCode

작업의 결과 코드입니다.

적용 대상