Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic string Date { get; }Public ReadOnly Property Date As String
	Get
public:
property String^ Date {
	String^ get ();
}member Date : string with get
Property Value
Type: 
String
See Also