Share via


ControllerContext.ConnectionString Property

Definition

Gets the name of the controller. This includes the port number. The set accessor is for internal use only.

public:
 property System::String ^ ConnectionString { System::String ^ get(); };
public string ConnectionString { get; }
member this.ConnectionString : string
Public ReadOnly Property ConnectionString As String

Property Value

The name of the controller. This includes the port number.

Applies to