次の方法で共有


Report.Author プロパティ

定義

レポートの作成者を取得します。

public:
 property System::String ^ Author { System::String ^ get(); };
public string Author { get; }
member this.Author : string
Public ReadOnly Property Author As String

プロパティ値

string 値。

適用対象