ID3-Sync Scripting API

FilenameParser Class

Parses a string representing an absolute filename according to a pattern to extract various information.

For a list of all members of this type, see FilenameParser Members.

System.Object
   ID3Sync.IO.FilenameParser

[Visual Basic]
Public Class FilenameParser
[C#]
public class FilenameParser

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ID3Sync.IO

Assembly: id3-sync.shared (in id3-sync.shared.dll)

See Also

FilenameParser Members | ID3Sync.IO Namespace