Report.Author 屬性

定義

取得或設定報告作者。

public:
 property System::String ^ Author { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string Author { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.Author : string with get, set
Public Property Author As String

屬性值

報告作者。

屬性

適用於