MediaLicense.Usable Property
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets a value that indicates whether the license or license chain is usable for playback.
Namespace: System.Windows.Media
Assembly: System.Windows (in System.Windows.dll)
Syntax
'Declaration
Public ReadOnly Property Usable As Boolean
public bool Usable { get; }
Property Value
Type: System.Boolean
The value that indicates whether the license or license chain is usable for playback.
Version Information
Silverlight
Supported in: 5, 4
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
See Also