openPDC Synchrophasor Help
ConnectionString Property
NamespacesTVA.PhasorProtocolsMultiProtocolFrameParserConnectionString
Gets or sets the key/value pair based connection information required by the MultiProtocolFrameParser to connect to a device.
Declaration Syntax
C#Visual BasicVisual C++
public string ConnectionString { get; set; }
Public Property ConnectionString As String
	Get
	Set
public:
property String^ ConnectionString {
	String^ get ();
	void set (String^ value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0