Click or drag to resize

AudioPlayerClearAllTags Method

Clear all the tags of the selected multimedia file.

Namespace:  CSAudioPlayer
Assembly:  CSAudioPlayer (in CSAudioPlayer.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public void ClearAllTags(
	string DestFile
)

Parameters

DestFile
Type: SystemString
See Also