IInvocationPatternEx Interface
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public Interface IInvocationPatternEx _
Inherits IInvocationPattern
public interface IInvocationPatternEx : IInvocationPattern
public interface class IInvocationPatternEx : IInvocationPattern
type IInvocationPatternEx =
interface
interface IInvocationPattern
end
public interface IInvocationPatternEx extends IInvocationPattern
The IInvocationPatternEx type exposes the following members.
Properties
Name | Description | |
---|---|---|
CanPreview | (Inherited from IInvocationPattern.) | |
InvocationController | (Inherited from IInvocationPattern.) | |
ProvisionalViewingStatus |
Top