RefreshType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the refresh type options.
[System.Runtime.InteropServices.Guid("CEE6D356-C785-4266-8F20-72470E32CAC7")]
public enum RefreshType
[<System.Runtime.InteropServices.Guid("CEE6D356-C785-4266-8F20-72470E32CAC7")>]
type RefreshType =
Public Enum RefreshType
- Inheritance
-
RefreshType
- Attributes
Fields
LoadedObjectsOnly | 0 | Refreshes the loaded objects only. |
UnloadedObjectsOnly | 1 | Refreshes the unloaded objects only. |