Share via


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

适用于