ExportUserAction 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.
public enum represent what type of response is required from the user action.
public enum class ExportUserAction
public enum ExportUserAction
type ExportUserAction =
Public Enum ExportUserAction
- Inheritance
-
ExportUserAction
Fields
Name | Value | Description |
---|---|---|
FileAlreadyExist | 0 | Indicates that the file is already exist |