EnvironmentFiles Methods

The EnvironmentFiles type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAttributeFile(String)
Gets a file info representing the first match in the standard property file directories.
Public methodStatic memberGetAttributeFile(ListString, String) Obsolete.
Gets a file info representing the first match in the search directories.
Public methodStatic memberGetAttributeFiles
Gets attribute files with specified suffix from model, XS_FIRM and XS_PROJECT directories and subdirectories.
Public methodStatic memberGetMultiDirectoryFileList(String)
Gets a list of files with the given extension from the default search directories.
Public methodStatic memberGetMultiDirectoryFileList(ListString, String)
Gets a list of files with the given extension from the given search directories and from XS_FIRM, XS_PROJECT subdirectories.
Public methodStatic memberGetStandardPropertyFileDirectories
Gets the paths where to look for the property files.
Public methodStatic memberIsValidDirectory
Checks if a directory is valid.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next