NetworkConfigurationIPV4GroupSubnetMask Property  | 
 IPv4 subnet mask (for example 255.255.255.0).
Only used in manual mode.
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic string SubnetMask { get; set; }Public Property SubnetMask As String
	Get
	Set
public:
property String^ SubnetMask {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also