Αυτό το πρόγραμμα περιήγησης δεν υποστηρίζεται πλέον.
Κάντε αναβάθμιση σε Microsoft Edge για να επωφεληθείτε από τις τελευταίες δυνατότητες, τις ενημερώσεις ασφαλείας και την τεχνική υποστήριξη.
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.
Grants the requested permission.
public: virtual void Allow() = Allow;
void Allow();
public void Allow();
function allow()
Public Sub Allow ()
When you allow the requested permission, subsequent calls to Allow, Deny, or Defer the permission request result in an error.
Ήταν χρήσιμη αυτή η σελίδα;