PlayReadyLicense.UsableForPlay 属性

定义

获取此许可证是否可用于播放。

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

属性值

Boolean

bool

如果此许可证可用于播放,则为 true,否则为 false

实现

适用于