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 许可证集合中的当前项。

实现

适用于