Encoding

ID3V2UserDefinedUrlLinkFrame.Encoding property

Gets the encoding of the frame.

public ID3V2EncodingType Encoding { get; }

Property Value

The encoding of the frame.

See Also