Autodesk Vault ProfessionalVault API

Caption Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.SettingsSelectVaultFolderSettings

Gets or sets the caption of the dialog box. If not set, the default caption of "Select Vault Folder" will be used.

Syntax

public System.string Caption {get; set;}
Public Property Caption As System.String

See Also