다음을 통해 공유


ReportElement.DefinitionPath 속성

정의

보고서 정의에서 이 보고서 정의 개체에 대한 경로를 가져옵니다.

public:
 abstract property System::String ^ DefinitionPath { System::String ^ get(); };
public abstract string DefinitionPath { get; }
member this.DefinitionPath : string
Public MustOverride ReadOnly Property DefinitionPath As String

속성 값

보고서 정의에 있는 이 보고서 정의 개체에 대한 경로를 나타내는 string 값입니다.

구현

적용 대상