IWebClassLibProjectEvents.StartWebAdminTool Method

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

Syntax

'宣言
Function StartWebAdminTool As Integer
'使用
Dim instance As IWebClassLibProjectEvents
Dim returnValue As Integer

returnValue = instance.StartWebAdminTool()
int StartWebAdminTool()
int StartWebAdminTool()
function StartWebAdminTool() : int

Return Value

Type: System.Int32

Permissions

See Also

Reference

IWebClassLibProjectEvents Interface

IWebClassLibProjectEvents Members

Microsoft.VisualStudio.Shell.Interop Namespace