MpnsRegistrationDescription.ChannelUri Property

Definition

Gets or sets the channel 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

Property Value

Uri

The channel URI.

Attributes

Applies to