IVsCodeShareHandler Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Internal interface. Do not use.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("F4936BE4-7AE0-4C97-9D82-51D219FC5D77")> _
Public Interface IVsCodeShareHandler
'Usage
Dim instance As IVsCodeShareHandler
[InterfaceTypeAttribute()]
[GuidAttribute("F4936BE4-7AE0-4C97-9D82-51D219FC5D77")]
public interface IVsCodeShareHandler
[InterfaceTypeAttribute()]
[GuidAttribute(L"F4936BE4-7AE0-4C97-9D82-51D219FC5D77")]
public interface class IVsCodeShareHandler
public interface IVsCodeShareHandler