PlayReadyLicense.UsableForPlay Property

Definition

Gets whether this license is usable for playback.

public:
 property bool UsableForPlay { bool get(); };
bool UsableForPlay();
public bool UsableForPlay { get; }
var boolean = playReadyLicense.usableForPlay;
Public ReadOnly Property UsableForPlay As Boolean

Property Value

Boolean

bool

true if this license is usable for playback, otherwise false.

Implements

Applies to