Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AppInstance.UnregisterKey Method
Definition
- Namespace:
- Microsoft.Windows.AppLifecycle
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.
Unregisters a given key for this app instance.
public:
virtual void UnregisterKey() = UnregisterKey;
/// [Windows.Foundation.Metadata.Experimental]
void UnregisterKey();
void UnregisterKey();
[Windows.Foundation.Metadata.Experimental]
public void UnregisterKey();
public void UnregisterKey();
function unregisterKey()
Public Sub UnregisterKey ()
- Attributes
Applies to
See also
Feedback
Was this page helpful?
