WebBrowserPermissionAttribute::Level Property
.NET Framework (current version)
Gets or sets the current Web browser permission level for the WebBrowserPermissionAttribute.
Assembly: WindowsBase (in WindowsBase.dll)
public: property WebBrowserPermissionLevel Level { WebBrowserPermissionLevel get(); void set(WebBrowserPermissionLevel value); }
Property Value
Type: System.Security.Permissions::WebBrowserPermissionLevelThe state of the current Web browser permission level.
The default value is None.
Members of this class are either not typically used in XAML, or cannot be used in XAML.
.NET Framework
Available since 3.0
Available since 3.0
Show: