StoreServicesNotificationChannelRegistrationResult.ErrorMessage 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 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
Additional details about the error that occurred.