共用方式為


PlayReadySecureStopIterator.Current 屬性

定義

取得 PlayReady 安全停止集合中的目前專案。

public:
 property IPlayReadySecureStopServiceRequest ^ Current { IPlayReadySecureStopServiceRequest ^ get(); };
IPlayReadySecureStopServiceRequest Current();
public IPlayReadySecureStopServiceRequest Current { get; }
var iPlayReadySecureStopServiceRequest = playReadySecureStopIterator.current;
Public ReadOnly Property Current As IPlayReadySecureStopServiceRequest

屬性值

PlayReady 安全停止集合中的目前專案。

實作

適用於