SWebFileCtxService Interface

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

‘선언
<GuidAttribute("05B4B4B7-6A9D-4A70-BDB1-04CBB26C9248")> _
Public Interface SWebFileCtxService
‘사용 방법
Dim instance As SWebFileCtxService
[GuidAttribute("05B4B4B7-6A9D-4A70-BDB1-04CBB26C9248")]
public interface SWebFileCtxService
[GuidAttribute(L"05B4B4B7-6A9D-4A70-BDB1-04CBB26C9248")]
public interface class SWebFileCtxService
[<GuidAttribute("05B4B4B7-6A9D-4A70-BDB1-04CBB26C9248")>]
type SWebFileCtxService =  interface end
public interface SWebFileCtxService

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace