다음을 통해 공유


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를 나타내는 문자열 값입니다.

적용 대상