AspNetHostingPermission::Level Property
.NET Framework (current version)
Gets or sets the current hosting permission level for an ASP.NET application.
Assembly: System (in System.dll)
public: property AspNetHostingPermissionLevel Level { AspNetHostingPermissionLevel get(); void set(AspNetHostingPermissionLevel value); }
Property Value
Type: System.Web::AspNetHostingPermissionLevelOne of the AspNetHostingPermissionLevel enumeration values.
.NET Framework
Available since 1.1
Available since 1.1
Show: