Partager via


Propriété MapDockableSubItemInstance.ToolTip

Gets the calculated value of the ToolTip property in a MapDockableSubItem class.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ToolTip As String 
    Get
'Utilisation
Dim instance As MapDockableSubItemInstance 
Dim value As String 

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

Valeur de propriété

Type : System.String
A string value that represents the calculated value of the ToolTip property.

Voir aussi

Référence

MapDockableSubItemInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering