Interface IAimpFileTag
Interface IAimpFileTag Implements the IAimpFileInfo
Inherited Members
Namespace: AIMP.SDK.TagEditor
Assembly: AIMP.SDK.dll
Syntax
public interface IAimpFileTag : IAimpFileInfo, IAimpObject
Properties
DeleteOnSaving
Gets or sets a value indicating whether [delete on saving].
Declaration
bool DeleteOnSaving { get; set; }
TagId
Gets or sets the tag identifier.
Declaration
TagType TagId { get; set; }