StoreServicesNotificationChannelRegistrationResult.ErrorMessage Property

Definition

Gets additional details about the error that occurred.

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

Property Value

System.String

Additional details about the error that occurred.

Applies to