CameraStateNetworkGroupIPV4GroupAddress Property  | 
 Current IPv4 address
 
    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