共用方式為


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 資料。

實作

適用於