FolderPathAbsolute Class
Autodesk.DataManagement.Client.Framework›Autodesk.DataManagement.Client.Framework.Currency
A class representing the local path of a folder.
Syntax
public class FolderPathAbsolute Public Class FolderPathAbsolute Constructors
| Name | Description |
|---|---|
| FolderPathAbsolute | A full, absolute path to a folder. |
Properties
| Name | Description |
|---|---|
| FullPath | The full, absolute path of the folder. |
Returned By
Where you get a FolderPathAbsolute — members that return one.
- AcquireFilesSettings.LocalPath
- IApplicationConfigurationService.ApplicationFolderPath
- IFolderManager.EnsureFolderPathsExist
- InteractiveAcquireFileSettings.LocalPath
- IVaultLocalFileLocationService.GetVaultCommonConnectionPath
- IVaultLocalFileLocationService.VaultCommonPath
- IWorkingFoldersManager.GetAllWorkingFolders
- PathConverter.LocalRoot
- PathConverter.ToLocalFolder
- ProgressAcquireFilesSettings.LocalPath
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Currency.FolderPathAbsolute