PlayReadyHeader.LicenseUserInterfaceUrl 属性

定义

获取或设置 Uri 非无提示许可证获取网页的 。

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

属性值

Uri

Uri非无提示许可证获取网页的 。

例外

在 设置时,如果设置为 null,则引发。

在 设置时,如果设置为格式错误的 URL,则引发 。

在 设置时,如果设置为长度超过 4096 个字符的绝对 URL,则引发 。

适用于