MediaLicense.ContainsBestEffortExtendedRestriction Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether this object contains a best-effort extended restriction.
public bool ContainsBestEffortExtendedRestriction ();
member this.ContainsBestEffortExtendedRestriction : unit -> bool
Public Function ContainsBestEffortExtendedRestriction () As Boolean
Returns
true
if this object contains a best-effort extended restriction; otherwise, false
.