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