AutodiscoverError.Time プロパティ

定義

エラーが返された時刻を取得します。

public:
 property System::String ^ Time { System::String ^ get(); };
public string Time { get; }
Public ReadOnly Property Time As String

プロパティ値

エラーの時刻。

適用対象