言語

VlvResponseControl.Result プロパティ

定義

Result プロパティには、ResultCode オブジェクトの形式で結果コードが含まれています。

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

プロパティ値

ResultCode オブジェクトの形式の結果コード。

適用対象