WebViewControlDeferredPermissionRequest.PermissionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value that indicates the type of permission that's requested.
public:
property WebViewControlPermissionType PermissionType { WebViewControlPermissionType get(); };
WebViewControlPermissionType PermissionType();
public WebViewControlPermissionType PermissionType { get; }
var webViewControlPermissionType = webViewControlDeferredPermissionRequest.permissionType;
Public ReadOnly Property PermissionType As WebViewControlPermissionType
Property Value
An enumeration value that indicates the type of permission requested.