Click or drag to resize

NetworkInfo Properties

The NetworkInfo type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets the category of a network. The categories are trusted, untrusted, or authenticated. This value of this property is not cached.
Public propertyConnections
Gets the network connections for the network. This value of this property is not cached.
Public propertyConnectionTime
Gets the local date and time when the network was connected. This value of this property is not cached.
Public propertyConnectionTimeUtc
Gets the date and time when the network was connected. This value of this property is not cached.
Public propertyConnectivity
Gets the connectivity state of the network. This value of this property is not cached.
Public propertyCreationTime
Gets the local date and time when the network was created. This value of this property is not cached.
Public propertyCreationTimeUtc
Gets the date and time when the network was created. This value of this property is not cached.
Public propertyDescription
Gets a description for the network. This value of this property is not cached.
Public propertyDomainType
Gets the domain type of the network. This value of this property is not cached.
Public propertyIsConnected
Gets a value that indicates whether there is network connectivity. This value of this property is not cached.
Public propertyIsConnectedToInternet
Gets a value that indicates whether there is Internet connectivity. This value of this property is not cached.
Public propertyName
Gets the name of the network. This value of this property is not cached.
Public propertyNetworkId
Gets a unique identifier for the network. This value of this property is not cached.
Top
See Also