FilePathAbsolute Class
Autodesk.DataManagement.Client.Framework›Autodesk.DataManagement.Client.Framework.Currency
A class representing the local path of a file.
Syntax
public class FilePathAbsolute Public Class FilePathAbsolute Constructors
| Name | Description |
|---|---|
| FilePathAbsolute |
Properties
| Name | Description |
|---|---|
| FileExtension | The file extension. |
| FileName | The name of the file with extension. |
| FolderPath | The path of the folder. |
| FullPath | The full, absolute path including the file name. |
Returned By
Where you get a FilePathAbsolute — members that return one.
- AcquireFilesSettings.AcquireFileExtensibilityOptions.FileWillChangeEventArgs.FilePath
- FileAcquisitionRestriction.DownloadPath
- FileAcquisitionResult.LocalPath
- FileReference.Path
- IApplicationConfigurationService.ExtensionHandlerManagerConfigFilePath
- IFileAcquisitionOperation.LocalPath
- IWorkingFoldersManager.GetPathOfFileInWorkingFolder
- PathConverter.ToLocalFile
- UpdateFileReferencesModel.SourceFile
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Currency.FilePathAbsolute