Share

PromptOpenFileOptions.TransferRemoteFiles Property

Description

Gets or sets whether the prompt allows transfer of remote files.

True if transfer of remote file is allowed, false otherwise.

Visual Basic

Public Property TransferRemoteFiles() As bool

C#

public bool TransferRemoteFiles;

Conditions

Read / Write

Links

PromptOpenFileOptions Class, Autodesk.AutoCAD.EditorInput Namespace

Was this information helpful?