Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

URLZONE Enum

Definition

Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly:
Microsoft.VisualStudio.OLE.Interop.dll
Assembly:
Microsoft.VisualStudio.Interop.dll
Package:
Microsoft.VisualStudio.Interop v17.14.40260

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

Name Value Description
URLZONE_LOCAL_MACHINE 0
URLZONE_PREDEFINED_MIN 0
URLZONE_INTRANET 1
URLZONE_TRUSTED 2
URLZONE_INTERNET 3
URLZONE_UNTRUSTED 4
URLZONE_PREDEFINED_MAX 999
URLZONE_USER_MIN 1000
URLZONE_USER_MAX 10000

Applies to