IVsSccManagerTooltip Interface
This interface provides access to source control data to construct the ToolTip text in Solution Explorer.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("53544C4D-DF28-406D-81DA-96DEEB800B64")> _
Public Interface IVsSccManagerTooltip
‘사용 방법
Dim instance As IVsSccManagerTooltip
[InterfaceTypeAttribute()]
[GuidAttribute("53544C4D-DF28-406D-81DA-96DEEB800B64")]
public interface IVsSccManagerTooltip
[InterfaceTypeAttribute()]
[GuidAttribute(L"53544C4D-DF28-406D-81DA-96DEEB800B64")]
public interface class IVsSccManagerTooltip
public interface IVsSccManagerTooltip