Click or drag to resize

IChannelAttributes Property

Gets a DictionaryTKey, TValue of string based property names and values for this IChannel object.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
Dictionary<string, string> Attributes { get; }
View Source

Property Value

DictionaryString, String
See Also