CameraStateNetworkGroupLocalInterfaceIPV4GroupSubnets Property  | 
 [Missing <summary> documentation for "P:Zivid.NET.CameraState.NetworkGroup.LocalInterface.IPV4Group.Subnets"]
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntaxpublic CameraStateNetworkGroupLocalInterfaceIPV4GroupSubnetsList Subnets { get; set; }Public Property Subnets As CameraStateNetworkGroupLocalInterfaceIPV4GroupSubnetsList
	Get
	Set
public:
property CameraStateNetworkGroupLocalInterfaceIPV4GroupSubnetsList^ Subnets {
	CameraStateNetworkGroupLocalInterfaceIPV4GroupSubnetsList^ get ();
	void set (CameraStateNetworkGroupLocalInterfaceIPV4GroupSubnetsList^ value);
}Property Value
Type: 
CameraStateNetworkGroupLocalInterfaceIPV4GroupSubnetsList
See Also