URLZONE Enumeration

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
Public Enumeration URLZONE
‘사용 방법
Dim instance As URLZONE
public enum URLZONE
public enum class URLZONE
type URLZONE
public enum URLZONE

Members

Member name Description
URLZONE_PREDEFINED_MIN
URLZONE_LOCAL_MACHINE
URLZONE_INTRANET
URLZONE_TRUSTED
URLZONE_INTERNET
URLZONE_UNTRUSTED
URLZONE_PREDEFINED_MAX
URLZONE_USER_MIN
URLZONE_USER_MAX

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace