IsolatedStorageSecurityState.Options Eigenschap

Definitie

Hiermee krijgt u de optie voor het beheren van geïsoleerde opslagbeveiliging.

public:
 property System::IO::IsolatedStorage::IsolatedStorageSecurityOptions Options { System::IO::IsolatedStorage::IsolatedStorageSecurityOptions get(); };
public System.IO.IsolatedStorage.IsolatedStorageSecurityOptions Options { get; }
member this.Options : System.IO.IsolatedStorage.IsolatedStorageSecurityOptions
Public ReadOnly Property Options As IsolatedStorageSecurityOptions

Waarde van eigenschap

De optie om de geïsoleerde opslaggrootte voor quota te verhogen.

Opmerkingen

Deze eigenschap is gelijk aan de IsolatedStorageSecurityOptions.IncreaseQuotaForApplication opsommingswaarde. Dit is de enige waarde in de opsomming.

Van toepassing op