次の方法で共有


PlayReadyRevocationServiceRequest.ResponseCustomData プロパティ

定義

サービスからの応答で返されたカスタム データを取得します。 このプロパティは、このクラスではサポートされていません。

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

プロパティ値

String

Platform::String

winrt::hstring

常に NULL データを返します。

実装

適用対象