 | ID3Frame.Id Property |
Gets or sets the ASCII string ID of the frame (see ID3 documentation).
Namespace: Orthogonal.Common.Basic.ID3Assembly: Orthogonal.Common.Basic (in Orthogonal.Common.Basic.dll) Version: 2025-03-15 14:42 GMT+11
Syntaxpublic string Id { get; set; }
Property Value
String
See Also