WebConnectionStringBuilderUrl Property

Gets or sets the URL to the Dataverse environment. The URL can use HTTP or HTTPS protocol, and the port is optional.

Definition

Namespace: Configuration.Helper
Assembly: Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
C#
public string Url { get; set; }

Property Value

String

See Also