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