IVsInvokablePrivate.Invoke Method

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

Syntax

‘선언
Function Invoke As Integer
‘사용 방법
Dim instance As IVsInvokablePrivate
Dim returnValue As Integer

returnValue = instance.Invoke()
int Invoke()
int Invoke()
abstract Invoke : unit -> int 
function Invoke() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IVsInvokablePrivate Interface

IVsInvokablePrivate Members

Microsoft.Internal.VisualStudio.Shell.Interop Namespace