共用方式為


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

實作

適用於