[This is preliminary documentation and is subject to change.]
Namespace: NFX.WebAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
[ConfigAttribute]
public bool NoStore { get; set; }
[ConfigAttribute]
public bool NoStore { get; set; }
<ConfigAttribute>
Public Property NoStore As Boolean
Get
Set
<ConfigAttribute>
Public Property NoStore As Boolean
Get
Set
public:
[ConfigAttribute]
property bool NoStore {
bool get ();
void set (bool value);
}
public:
[ConfigAttribute]
property bool NoStore {
bool get ();
void set (bool value);
}
[<ConfigAttribute>]
member NoStore : bool with get, set
[<ConfigAttribute>]
member NoStore : bool with get, set
Property Value
Type:
Boolean