DrmDomainRequiredException.CustomData Property

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

Gets service-specific data that is returned to the client along with the exception.

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

Syntax

Public ReadOnly Property CustomData As String
public string CustomData { get; }

Property Value

Type: System..::.String
Service-specific data that is returned to the client along with the exception.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

DrmDomainRequiredException Class

System.Windows.Media Namespace