共用方式為


PlayReadyLicenseIterator.Current 屬性

定義

取得 PlayReady 授權集合中的目前專案。

public:
 property IPlayReadyLicense ^ Current { IPlayReadyLicense ^ get(); };
IPlayReadyLicense Current();
public IPlayReadyLicense Current { get; }
var iPlayReadyLicense = playReadyLicenseIterator.current;
Public ReadOnly Property Current As IPlayReadyLicense

屬性值

PlayReady 授權集合中的目前專案。

實作

適用於