GeneralFunctions.ConfigurationType 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.
Represents the enumeration of configuration types.
public: enum class GeneralFunctions::ConfigurationType
public enum GeneralFunctions.ConfigurationType
type GeneralFunctions.ConfigurationType =
Public Enum GeneralFunctions.ConfigurationType
- Inheritance
-
GeneralFunctions.ConfigurationType
Fields
Name | Value | Description |
---|---|---|
Provider | 0 | Specifies enumerator Provider which has the value 0 |
Listener | 1 | Specifies the enumerator Listener which has the value 1. |
URL | 2 | Specifies the Enumerator Url which has the value 2 |