ResponseCustomData Property
Collapse the table of content
Expand the table of content

DomainOperationCompletedEventArgs.ResponseCustomData Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the custom data string that was returned from the domain operation.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)

public string ResponseCustomData { get; }

Property Value

Type: System.String
The custom data string that was returned from the domain operation.

Version Notes

Windows Phone

This member is not implemented in Windows Phone OS 7.1.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft