IRefreshPattern Interface
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public Interface IRefreshPattern
public interface IRefreshPattern
public interface class IRefreshPattern
type IRefreshPattern = interface end
public interface IRefreshPattern
The IRefreshPattern type exposes the following members.
Methods
Name | Description | |
---|---|---|
CancelLoad | ||
RefreshAsync |
Top