CameraStorageType Property
|
Storage type.
Namespace:
Ricoh.CameraController
Assembly:
RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntaxpublic StorageType Type { get; set; }
Public Property Type As StorageType
Get
Set
public:
property StorageType Type {
StorageType get ();
void set (StorageType value);
}
Property Value
Type:
StorageType
See Also