Share via


MapSpatialElementTemplate.ToolTip 属性

定义

获取空间元素模板应用于的空间元素的工具提示文本。

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

属性值

一个 ReportStringProperty 对象,它表示空间元素模板应用于的空间元素的工具提示文本。

适用于