NotificationDetails.Location Property

Definition

Gets or sets the location.

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

Property Value

Uri

The location URI.

Attributes

Applies to