言語

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 値。

適用対象