Autodesk Vault ProfessionalVault API

VaultFilePathAbsolute Class

Autodesk.DataManagement.Client.FrameworkAutodesk.DataManagement.Client.Framework.Currency

A class representing the abosulte path of a file in Vault.

Syntax

public class VaultFilePathAbsolute 
Public Class VaultFilePathAbsolute 

Constructors

NameDescription
VaultFilePathAbsoluteConstructor for VaultFilePathAbsolute

Properties

NameDescription
FileNameThe name of the file with extension.
FolderPathThe path of the folder.
FullPathThe 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

See Also