DiscoveryEventArgsDevice Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic DiscoveredDeviceInfo Device { get; }
Public ReadOnly Property Device As DiscoveredDeviceInfo
Get
public:
property DiscoveredDeviceInfo^ Device {
DiscoveredDeviceInfo^ get ();
}
member Device : DiscoveredDeviceInfo with get
Property Value
Type:
DiscoveredDeviceInfo
See Also