Click or drag to resize

ResourceFileItem Properties

The ResourceFileItem type exposes the following members.

Properties
  NameDescription
Public propertyFileExtension
Gets the file extension.
Public propertyFileFolder
Gets the file folder.
Public propertyFileName
Gets or sets the name of the file.
Public propertyFilePath
Gets or sets the file path (a combination of FileFolder and FileName).
Public propertyRootPath
Gets the root path of the file resource.
Top
See Also