|
ConfigurationCellSectionEntry Property
|
Gets or sets section entry in INI based configuration file for this
ConfigurationCell.
Namespace: GSF.PhasorProtocols.MacrodyneAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.207-beta
Syntax public string SectionEntry { get; set; }
Public Property SectionEntry As String
Get
Set
member SectionEntry : string with get, set
function get_SectionEntry();
function set_SectionEntry(value);
View SourceProperty Value
StringSee Also