DataTransferEventType 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.
Indicate the type of Transfer event
public enum DataTransferEventType
type DataTransferEventType =
Public Enum DataTransferEventType
- Inheritance
-
DataTransferEventType
Fields
Name | Value | Description |
---|---|---|
Progress | 0 | |
Information | 1 | |
Warning | 2 |