共用方式為


PlayReadyContentHeader.DecryptorSetup 屬性

定義

取得標頭中已設定的解密程式安裝值。

public:
 property PlayReadyDecryptorSetup DecryptorSetup { PlayReadyDecryptorSetup get(); };
PlayReadyDecryptorSetup DecryptorSetup();
public PlayReadyDecryptorSetup DecryptorSetup { get; }
var playReadyDecryptorSetup = playReadyContentHeader.decryptorSetup;
Public ReadOnly Property DecryptorSetup As PlayReadyDecryptorSetup

屬性值

標頭的解密程式設定值。

適用於