Windows apps
Collapse the table of content
Expand the table of content

CacheControlHeaderValue::NoStore Property

Gets or sets {insert text here}.

Namespace:  System.Net.Http.Headers
Assembly:  System.Net.Http (in System.Net.Http.dll)

public:
property bool NoStore {
	bool get ();
	void set (bool value);
}

Property Value

Type: System::Boolean
Show:
© 2017 Microsoft