Autodesk Vault ProfessionalVault API

Description Property

Autodesk.Connectivity.Explorer.ExtensibilityCommandItem

Gets or sets the descriptive text that displays for this command in a Customize dialog. It gives more detail about what the command does.

Syntax

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

See Also