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

適用対象