| 
            
              IClientConnectionString Property
             | 
          
        
        
            Gets or sets the data required by the client to connect to the server.
            
        
        Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.258-beta
Syntaxstring ConnectionString { get; set; }Property ConnectionString As String
	Get
	Set
abstract ConnectionString : string with get, set
function get_ConnectionString();
function set_ConnectionString(value);
Property Value
String
See Also