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。

適用於