PlayReadyIndividualizationServiceRequest.ResponseCustomData 属性

定义

获取服务响应中返回的自定义数据。 此属性在此类中不受支持。

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

属性值

String

Platform::String

winrt::hstring

始终返回 NULL 数据。

实现

适用于