Share

FileDialog.InitialDirectory Property

Parent Object: FileDialog

Description

The initial directory displayed in the file dialog. This can also be set with the filename property.

Syntax

FileDialog.InitialDirectory() As String

Property Value

This is a read/write property whose value is a String.

Samples

Name Description
File Dialog This sample demonstrates the use of the FileDialog object. The only requirement to run this sample is to have Inventor open.

Version

Introduced in version 6

Was this information helpful?