VaultFilePathAbsolute Class
Autodesk.DataManagement.Client.Framework›Autodesk.DataManagement.Client.Framework.Currency
A class representing the abosulte path of a file in Vault.
Syntax
public class VaultFilePathAbsolute Public Class VaultFilePathAbsolute Constructors
| Name | Description |
|---|---|
| VaultFilePathAbsolute | Constructor for VaultFilePathAbsolute |
Properties
| Name | Description |
|---|---|
| FileName | The name of the file with extension. |
| FolderPath | The path of the folder. |
| FullPath | The absolute path to the Vault file. |
Returned By
Where you get a VaultFilePathAbsolute — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Currency.VaultFilePathAbsolute