Click or drag to resize

SettingsExtraConnectionStringParameters Property

.NET STTP API
Gets or sets any extra custom connection string parameters that may be needed for a subscription.

Namespace: sttp
Assembly: sttp.net (in sttp.net.dll) Version: 1.0.0
Syntax
public string ExtraConnectionStringParameters { get; set; }
Request Example View Source

Property Value

String
See Also