ReportItem.DefinitionPath 속성

정의

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

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

속성 값

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

적용 대상