Partager via


ShellTextBuffer.SetMarkerTooltip(Int32, String) Méthode

Définition

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

Retours

S’applique à