共用方式為


PlayReadyHeader.LicenseUserInterfaceUrl Property

Definition

Gets or sets the Uri for Non-silent license acquisition web page.

public Uri LicenseUserInterfaceUrl { get; set; }
member this.LicenseUserInterfaceUrl : Uri with get, set
Public Property LicenseUserInterfaceUrl As Uri

Property Value

Uri

The Uri for Non-silent license acquisition web page.

Exceptions

On set, thrown if set to null.

On set, thrown if set to an malformed url.

On set, thrown if set to an absolute url which is longer than 4096 characters.

Applies to