次の方法で共有


IUIDispatch.Invoke Method

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣言
Function Invoke ( _
    verbName As String, _
    parameter As Object _
) As Object
Object Invoke(
    string verbName,
    Object parameter
)

Parameters

Return Value

Type: System.Object

.NET Framework Security

See Also

Reference

IUIDispatch Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace