Table of Contents

Class NetworkInterface

Namespace
VAST.ONVIF
Assembly
VAST.ONVIF.dll

Represents an active network interface on the current system.

public class NetworkInterface
Inheritance
NetworkInterface
Inherited Members

Constructors

NetworkInterface()

public NetworkInterface()

Properties

IPAddress

Gets or sets the IP address of the network interface.

public string IPAddress { get; set; }

Property Value

string