Share via


ShellTextBuffer.SetMarkerTooltip(Int32, String) Method

Definition

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

Parameters

markerID
Int32
toolTip
String

Returns

Applies to