你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WindowsRegistrationDescription.ChannelUri 属性

定义

获取或设置通道 URI。

[System.Runtime.Serialization.DataMember(IsRequired=true, Name="ChannelUri", Order=2001)]
public Uri ChannelUri { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Name="ChannelUri", Order=2001)>]
member this.ChannelUri : Uri with get, set
Public Property ChannelUri As Uri

属性值

Uri

信道 URI。

属性

适用于