WebViewDeferredPermissionRequest.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 WebViewPermissionType PermissionType { WebViewPermissionType get(); };
WebViewPermissionType PermissionType();
public WebViewPermissionType PermissionType { get; }
var webViewPermissionType = webViewDeferredPermissionRequest.permissionType;
Public ReadOnly Property PermissionType As WebViewPermissionType
Property Value
An enumeration value that indicates the type of permission requested.