言語

ServerInfoHeader.ReportServerDateTime プロパティ

定義

レポートサーバーの現在の日付と時刻を返します。 読み取り専用。

public:
 property System::String ^ ReportServerDateTime { System::String ^ get(); void set(System::String ^ value); };
public string ReportServerDateTime { get; set; }
member this.ReportServerDateTime : string with get, set
Public Property ReportServerDateTime As String

プロパティ値

レポートサーバーの日付と時刻を含む読み取り専用の string

適用対象