NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpCachePolicySettings.LastModified

[To be supplied.]

[Visual Basic]
Public ReadOnly Property LastModified As DateTime
[C#]
public DateTime LastModified {get;}
[C++]
public: __property DateTime get_LastModified();
[JScript]
public function get LastModified() : DateTime;

See Also

HttpCachePolicySettings Class | HttpCachePolicySettings Members | System.Web Namespace