Skip to content

ConnectionStringEntry.ConnectionString property

Gets or sets the connection string.

public string? ConnectionString { get; set; }

See Also