共用方式為


ToolTip 屬性

Gets the calculated value of the ToolTip property in the original TextRun definition object that contains the HTML.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public Overrides ReadOnly Property ToolTip As String
    Get
'用途
Dim instance As CompiledTextRunInstance
Dim value As String

value = instance.ToolTip
public override string ToolTip { get; }
public:
virtual property String^ ToolTip {
    String^ get () override;
}
abstract ToolTip : string
override ToolTip : string
override function get ToolTip () : String

屬性值

型別:System. . :: . .String
A string value.