Share via


ConnectionInfo.Url Property

Definition

Gets or sets the URL of the connection.

public:
 property Uri ^ Url { Uri ^ get(); };
public Uri Url { get; }
member this.Url : Uri
Public ReadOnly Property Url As Uri

Property Value

Uri

The URL that is saved in the ConnectionInfo object.

Applies to