DirectoryResponse.ResultCode 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
属性值
操作的结果代码。