IsolatedStorageSecurityState.Options Vlastnost

Definice

Získá možnost pro správu zabezpečení izolovaného úložiště.

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

Hodnota vlastnosti

Možnost zvětšit velikost úložiště izolované kvóty.

Poznámky

Tato vlastnost se rovná hodnotě výčtu IsolatedStorageSecurityOptions.IncreaseQuotaForApplication , která je jedinou hodnotou ve výčtu.

Platí pro