CameraStateNetworkGroupIPV4 Property |
[Missing <summary> documentation for "P:Zivid.NET.CameraState.NetworkGroup.IPV4"]
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public CameraStateNetworkGroupIPV4Group IPV4 { get; set; }
Public Property IPV4 As CameraStateNetworkGroupIPV4Group
Get
Set
public:
property CameraStateNetworkGroupIPV4Group^ IPV4 {
CameraStateNetworkGroupIPV4Group^ get ();
void set (CameraStateNetworkGroupIPV4Group^ value);
}
Property Value
Type:
CameraStateNetworkGroupIPV4GroupSee Also