Share via


IInvocationPattern.InvocationController Property

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

Syntax

'Declaration
ReadOnly Property InvocationController As IInvocationController
IInvocationController InvocationController { get; }
property IInvocationController^ InvocationController {
    IInvocationController^ get ();
}
abstract InvocationController : IInvocationController with get
function get InvocationController () : IInvocationController

Property Value

Type: Microsoft.Internal.VisualStudio.PlatformUI.IInvocationController

.NET Framework Security

See Also

Reference

IInvocationPattern Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace