Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

DeviceActivatedEventArgs.DeviceInformationId 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 the device identifier for the device that invoked AutoPlay.

public:
 property Platform::String ^ DeviceInformationId { Platform::String ^ get(); };
winrt::hstring DeviceInformationId();
public string DeviceInformationId { get; }
var string = deviceActivatedEventArgs.deviceInformationId;
Public ReadOnly Property DeviceInformationId As String

Property Value

String

Platform::String

winrt::hstring

The device identifier for the device that invoked AutoPlay.

Implements

Applies to


Feedback

Was this page helpful?