Compartir a través de


PlayReadyLicenseIterator.Current Propiedad

Definición

Obtiene el elemento actual de la colección de licencias de PlayReady.

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

Valor de propiedad

Elemento actual de la colección de licencias de PlayReady.

Implementaciones

Se aplica a