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 資源。

適用於