Click or drag to resize

ConfigurationCellBase.ToString Method

Gets the string representation of this ConfigurationCellBase.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.239-beta
Syntax
public override string ToString()
View Source

Return Value

String
String representation of this ConfigurationCellBase.
See Also