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