次の方法で共有


Author プロパティ

レポートの作成者。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Property Author As String
    Get
    Set
'使用
Dim instance As Report
Dim value As String

value = instance.Author

instance.Author = value
public string Author { get; set; }
public:
property String^ Author {
    String^ get ();
    void set (String^ value);
}
member Author : string with get, set
function get Author () : String
function set Author (value : String)

プロパティ値

型: System. . :: . .String
string 値です。