IProjectFileItem Properties

The IProjectFileItem type exposes the following members.

Properties
  NameDescription
Public propertyFullName
Returns the full path and file name of the referenced file
Public propertyIsFolder
Returns whether the object is a folder
Public propertyName
File name (excluding file extension)
Public propertyParentFolder
Parent folder in the project hierarchy
Public propertyPath
Returns the path of the referenced file
Top
See Also