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