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