Click or drag to resize

ListInfoChunk.InfoStrings 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.244-beta
Syntax
public Dictionary<string, string> InfoStrings { get; }
View Source

Property Value

Dictionary<String, String>
See Also