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.CacheExtension

[To be supplied.]

[Visual Basic]
Public ReadOnly Property CacheExtension As String
[C#]
public string CacheExtension {get;}
[C++]
public: __property String* get_CacheExtension();
[JScript]
public function get CacheExtension() : String;

See Also

HttpCachePolicySettings Class | HttpCachePolicySettings Members | System.Web Namespace