Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ScopeLevel Enumeration

.NET Framework (current version)
 

The scope level for an IPv6 address.

Namespace:   System.Net.NetworkInformation
Assembly:  System (in System.dll)

Public Enumeration ScopeLevel

Member nameDescription
Admin

The scope is admin-level.

Global

The scope is global.

Interface

The scope is interface-level.

Link

The scope is link-level.

None

The scope level is not specified.

Organization

The scope is organization-level.

Site

The scope is site-level.

Subnet

The scope is subnet-level.

.NET Framework
Available since 4.5
Return to top
Show:
© 2017 Microsoft