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

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("F4936BE4-7AE0-4C97-9D82-51D219FC5D77")> _
Public Interface IVsCodeShareHandler
‘사용 방법
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
[<InterfaceTypeAttribute()>]
[<GuidAttribute("F4936BE4-7AE0-4C97-9D82-51D219FC5D77")>]
type IVsCodeShareHandler =  interface end
public interface IVsCodeShareHandler

See Also

Reference

IVsCodeShareHandler Members

Microsoft.VisualStudio.Shell.Interop Namespace