Share via


AspNetHostingPermissionAttribute.Level Eigenschaft

Definition

Ruft die aktuelle Hostberechtigungsebene ab oder legt diese fest.

public:
 property System::Web::AspNetHostingPermissionLevel Level { System::Web::AspNetHostingPermissionLevel get(); void set(System::Web::AspNetHostingPermissionLevel value); };
public System.Web.AspNetHostingPermissionLevel Level { get; set; }
member this.Level : System.Web.AspNetHostingPermissionLevel with get, set
Public Property Level As AspNetHostingPermissionLevel

Eigenschaftswert

Einer der AspNetHostingPermissionLevel-Enumerationswerte.

Gilt für: