CameraStateNetworkGroupLocalInterfaceIPV4GroupSubnetAddress Property  | 
 IP address of the computer's local network interface.
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.2.0
Syntaxpublic string Address { get; set; }Public Property Address As String
	Get
	Set
public:
property String^ Address {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also