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