ShellTextBuffer.SetMarkerTooltip(Int32, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
bool SetMarkerTooltip(int markerID, System::String ^ toolTip);
public bool SetMarkerTooltip (int markerID, string toolTip);
member this.SetMarkerTooltip : int * string -> bool
Public Function SetMarkerTooltip (markerID As Integer, toolTip As String) As Boolean
Paramètres
- markerID
- Int32
- toolTip
- String