Click or drag to resize
Mp3StorageFrameCopyright Property
Whether the Copyright bit is set.

Namespace: StreamCoders.Container
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool Copyright { get; }

Property Value

Type: Boolean
true if copyright, false if not.
See Also