Click or drag to resize

ListInfoChunkInfoStrings Property

Gets list of info strings from list info blocks of this ListInfoChunk.

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

Property Value

DictionaryString, String
See Also