Report.RDLResource 属性

定义

获取或设置报表的 RDLResource 的值。

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

属性值

表示报表的 RDLResource 的字符串值。

适用于