Compartilhar via


StoreServicesNotificationChannelRegistrationResult.NotificationChannelUri Propriedade

Definição

Obtém o URI do canal de notificação que foi usado para registrar seu aplicativo para receber notificações do Partner Center usando o método RegisterNotificationChannelAsync .

public:
 property Platform::String ^ NotificationChannelUri { Platform::String ^ get(); };
winrt::hstring NotificationChannelUri();
public string NotificationChannelUri { get; }
var string = storeServicesNotificationChannelRegistrationResult.notificationChannelUri;
Public ReadOnly Property NotificationChannelUri As String

Valor da propriedade

String

Platform::String

winrt::hstring

O URI do canal de notificação que foi usado para registrar seu aplicativo para receber notificações do Partner Center usando o método RegisterNotificationChannelAsync .

Aplica-se a