PlayReadyLicense.ExpireAfterFirstPlay 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得媒體第一次播放之後,目前授權到期前的秒數。
public:
property unsigned int ExpireAfterFirstPlay { unsigned int get(); };
uint32_t ExpireAfterFirstPlay();
public uint ExpireAfterFirstPlay { get; }
var uInt32 = playReadyLicense.expireAfterFirstPlay;
Public ReadOnly Property ExpireAfterFirstPlay As UInteger
屬性值
在媒體第一次播放之後,目前授權到期的時間,以秒為單位。