PlayReadyIndividualizationServiceRequest.ResponseCustomData Property

Definition

Gets the custom data that was returned in the response from the service. This property is not supported in this class.

public:
 property Platform::String ^ ResponseCustomData { Platform::String ^ get(); };
winrt::hstring ResponseCustomData();
public string ResponseCustomData { get; }
var string = playReadyIndividualizationServiceRequest.responseCustomData;
Public ReadOnly Property ResponseCustomData As String

Property Value

String

Platform::String

winrt::hstring

Always returns NULL data.

Implements

Applies to