ReportSection.DefinitionPath 属性

定义

获取指向报表定义中此报表定义对象的路径。

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

属性值

一个 string 值。

实现

适用于