IWebClassLibProjectSvc Interface

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

Syntax

'Declaration
<GuidAttribute("95D018C3-B554-430E-B62C-950E79728B0D")> _
<InterfaceTypeAttribute()> _
Public Interface IWebClassLibProjectSvc
'Usage
Dim instance As IWebClassLibProjectSvc
[GuidAttribute("95D018C3-B554-430E-B62C-950E79728B0D")]
[InterfaceTypeAttribute()]
public interface IWebClassLibProjectSvc
[GuidAttribute(L"95D018C3-B554-430E-B62C-950E79728B0D")]
[InterfaceTypeAttribute()]
public interface class IWebClassLibProjectSvc
public interface IWebClassLibProjectSvc

See Also

Reference

IWebClassLibProjectSvc Members

Microsoft.VisualStudio.Shell.Interop Namespace