CameraImageDateTime Property
|
Date and time of shooting.
Namespace:
Ricoh.CameraController
Assembly:
RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax public DateTime DateTime { get; }
Public ReadOnly Property DateTime As DateTime
Get
public:
property DateTime DateTime {
DateTime get ();
}
Property Value
Type:
DateTimeSee Also