UpdateHelpScope Enum

Definition

Scope to which the help should be saved.

public enum UpdateHelpScope
type UpdateHelpScope = 
Public Enum UpdateHelpScope
Inheritance
UpdateHelpScope

Fields

AllUsers 1

Save the help content to the module directory. This is the default behavior.

CurrentUser 0

Save the help content to the user directory.

Applies to