SWebApplicationCtxSvc Interface
The service that provides. IWebApplicationCtxSvc.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("CCCECEE2-D225-4294-858E-2B8C3F7D84EA")> _
Public Interface SWebApplicationCtxSvc
[GuidAttribute("CCCECEE2-D225-4294-858E-2B8C3F7D84EA")]
public interface SWebApplicationCtxSvc
[GuidAttribute(L"CCCECEE2-D225-4294-858E-2B8C3F7D84EA")]
public interface class SWebApplicationCtxSvc
[<GuidAttribute("CCCECEE2-D225-4294-858E-2B8C3F7D84EA")>]
type SWebApplicationCtxSvc = interface end
public interface SWebApplicationCtxSvc