Description Property

For a File object, the description for the file. For a Server object, the description of the server class. Available at design time and run time.

Object.Description[ = cExpression]

Property Values

  • cExpression
    Specifies the description for the File or Server object.

    For a File object, the default value is the empty string. You can also specify a description for a file in a project by choosing Edit Description from the Project menu.

    For a Server, the default value is the name of the server class. You can also specify a description for a server in the Server tab of the Project Information dialog box. The Server object description also appears for the server in the Registry.

See Also

Name Property

Applies To: File Object | Server Object