IsolatedStoragePermissionAttribute.UsageAllowed 属性
定义
获取或设置声明的独立存储级别。Gets or sets the level of isolated storage that should be declared.
public:
property System::Security::Permissions::IsolatedStorageContainment UsageAllowed { System::Security::Permissions::IsolatedStorageContainment get(); void set(System::Security::Permissions::IsolatedStorageContainment value); };
public System.Security.Permissions.IsolatedStorageContainment UsageAllowed { get; set; }
member this.UsageAllowed : System.Security.Permissions.IsolatedStorageContainment with get, set
Public Property UsageAllowed As IsolatedStorageContainment
属性值
IsolatedStorageContainment 值之一。One of the IsolatedStorageContainment values.