Click or drag to resize
Grid Solutions Framework

DNP3InputAdapterCommsFilePath Property

Gets or sets the name of the XML file from which the communication parameters will be read.

Namespace: DNP3Adapters
Assembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.177-beta
Syntax
[ConnectionStringParameterAttribute]
public string CommsFilePath { get; set; }
View Source

Property Value

String
See Also