WebUILockScreenActivatedEventArgs.Info Property

Definition

Gets information about the app activation operation.

public:
 property Platform::Object ^ Info { Platform::Object ^ get(); };
IInspectable Info();
public object Info { get; }
var object = webUILockScreenActivatedEventArgs.info;
Public ReadOnly Property Info As Object

Property Value

Object

Platform::Object

IInspectable

The information.

Implements

Applies to