TextContent

Mp3Audio.TextContent property

Returns content of this MP3 resource as base64-encoded string. This value is cached after first invoke.

public string TextContent { get; }

See Also