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()
abstract StartWebAdminTool : unit -> int 
function StartWebAdminTool() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IWebClassLibProjectEvents Interface

IWebClassLibProjectEvents Members

Microsoft.VisualStudio.Shell.Interop Namespace