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 리소스입니다.

적용 대상