ReportReportData.XMLResource プロパティ

定義

レポート データに関連付けられている XML リソースを取得または設定します。

public:
 property System::String ^ XMLResource { System::String ^ get(); void set(System::String ^ value); };
public string XMLResource { get; set; }
member this.XMLResource : string with get, set
Public Property XMLResource As String

プロパティ値

XML リソース。

適用対象