TablixCell.DefinitionPath 속성

정의

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

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

속성 값

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

구현

적용 대상