NotificationChannelUri | notificationChannelUri property
Collapse the table of content
Expand the table of content

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

Microsoft.Services.Store.Engagement
Microsoft::Services::Store::Engagement [C++]

Metadata

Microsoft.Services.Store.Engagement.winmd

See also

StoreServicesNotificationChannelRegistrationResult

 

 

Show:
© 2017 Microsoft