IsolatedStoragePermissionAttribute::UsageAllowed Property
.NET Framework (current version)
Gets or sets the level of isolated storage that should be declared.
Assembly: mscorlib (in mscorlib.dll)
public: property IsolatedStorageContainment UsageAllowed { IsolatedStorageContainment get(); void set(IsolatedStorageContainment value); }
Property Value
Type: System.Security.Permissions::IsolatedStorageContainmentOne of the IsolatedStorageContainment values.
.NET Framework
Available since 1.1
Available since 1.1
Show: