ApplicationTrust::Persist Property
.NET Framework (current version)
Gets or sets a value indicating whether application trust information is persisted.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System::Booleantrue if application trust information is persisted; otherwise, false. The default is false.
When the Persist property is true, application trust information is saved to the ClickOnce application store.
.NET Framework
Available since 2.0
Available since 2.0
Show: