CameraImageStorage Property
|
Storage information.
Namespace:
Ricoh.CameraController
Assembly:
RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntaxpublic CameraStorage Storage { get; }Public ReadOnly Property Storage As CameraStorage
Get
public:
property CameraStorage^ Storage {
CameraStorage^ get ();
}Property Value
Type:
CameraStorage
See Also