Click or drag to resize

CameraDeviceStorages Property

Information on the storage of the camera.

Namespace:  Ricoh.CameraController
Assembly:  RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax
public ObservableCollection<CameraStorage> Storages { get; }

Property Value

Type: ObservableCollectionCameraStorage
See Also