Copyright © 2008-2019 MultiMedia Soft

TagsEditor property (RO)

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property TagsEditor As TagsEditorMan


 

[C#]

public TagsEditorMan TagsEditor {get;}


 

[C++]

public: __property TagsEditorMan* get_TagsEditor ();


 

This property is Read-only

 

 

Remarks

The embedded editor of tag information.

This property encapsulates the functionality of the TagsEditorMan class.

For details about the editing of tags see the How to edit tag info in sound files tutorial.