Share via


TextRun.Value 속성

정의

텍스트 실행에 대해 런타임에 표시되는 값을 반환하는 식을 가져옵니다.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ Value { Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty Value { get; }
member this.Value : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Public MustOverride ReadOnly Property Value As ReportStringProperty

속성 값

ReportStringProperty 개체입니다.

적용 대상