MediaLicense.ContainsMustUnderstandExtendedRestriction 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 must-understand extended restriction.
public bool ContainsMustUnderstandExtendedRestriction ();
member this.ContainsMustUnderstandExtendedRestriction : unit -> bool
Public Function ContainsMustUnderstandExtendedRestriction () As Boolean
Returns
true
if this object contains a must-understand extended restriction; otherwise false
.