URLZONE 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 class URLZONE
public enum class URLZONE
enum URLZONE
public enum URLZONE
type URLZONE =
Public Enum URLZONE
- Inheritance
-
URLZONE
Fields
URLZONE_INTERNET | 3 | |
URLZONE_INTRANET | 1 | |
URLZONE_LOCAL_MACHINE | 0 | |
URLZONE_PREDEFINED_MAX | 999 | |
URLZONE_PREDEFINED_MIN | 0 | |
URLZONE_TRUSTED | 2 | |
URLZONE_UNTRUSTED | 4 | |
URLZONE_USER_MAX | 10000 | |
URLZONE_USER_MIN | 1000 |