PlayReadyIndividualizationServiceRequest.ResponseCustomData 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得從服務回應中傳回的自訂資料。 這個類別不支援這個屬性。
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
屬性值
一律會傳回 Null 資料。