StoreServicesNotificationChannelRegistrationResult.NotificationChannelUri | notificationChannelUri property
Gets the URI of the notification channel that was used to register your app to receive Windows Dev Center notifications by using the RegisterNotificationChannelAsync method.
Syntax
public: property String^ NotificationChannelUri { String^ get(); }
Property value
Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]
The URI of the notification channel that was used to register your app to receive Windows Dev Center notifications by using the RegisterNotificationChannelAsync method.
Requirements
|
Minimum supported client |
Windows 10 |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows 10 Mobile |
|
Namespace |
|
|
Metadata |
|
See also