public DateTime StoreDateTime { get; }
Public ReadOnly Property StoreDateTime As DateTime Get
public: property DateTime StoreDateTime { DateTime get (); }
member StoreDateTime : DateTime with get
In This Article