Share

Database.HyperlinkBase Property

Description

Accesses the database to use a copy of path as the new value for the HYPERLINKBASE header variable.

See the system variables documentation in the AutoCAD Command Reference for information on HYPERLINKBASE.

Visual Basic

Public Property HyperlinkBase() As string

C#

public string HyperlinkBase;

Conditions

Read / Write

Links

Database Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?