Click or drag to resize

ConfigurationCellSectionEntry Property

Gets or sets section entry in INI based configuration file for this ConfigurationCell.

Namespace: GSF.PhasorProtocols.BPAPDCstream
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public string SectionEntry { get; set; }
View Source

Property Value

String
See Also