• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum ForEachFileLoopFileNameQualifierType

Namespace:
Varigence.Languages.Biml.Task
Assembly:
Biml.dll
C#
    public enum ForEachFileLoopFileNameQualifierType
    
  

Fields

FullyQualified

Return the fully qualfied file name, including path, file name, and extension.

NameAndExtension

Return the name and extension of the file only. The path will not be returned.

NameOnly

Return only the file name. The extension and path will not be returned.

© Varigence