Autodesk Vault ProfessionalVault API

ApplicationFolderPath Property

Autodesk.DataManagement.Client.Framework.Forms.ServicesIApplicationConfigurationService

Gets or sets the full path of the folder where application data will be stored.

Syntax

FolderPathAbsolute ApplicationFolderPath {get; set;}
Property ApplicationFolderPath As FolderPathAbsolute

Remarks

If not specified, then this will default to the appdata path as defined by your operating system.

See Also