AspNetHostingPermissionAttribute.Level 屬性

定義

取得或設定目前裝載的權限等級。

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

屬性值

AspNetHostingPermissionLevel

其中一個 AspNetHostingPermissionLevel 列舉值。

適用於