This document is archived and information here might be outdated.  Recommended version.


ISxDocumentInfo.HyperlinkBase Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScene > ESRI.ArcGIS.ArcScene > Interfaces > IS > ISxDocumentInfo Interface > ISxDocumentInfo.HyperlinkBase Property
ArcGIS Developer Help

ISxDocumentInfo.HyperlinkBase Property

The hyperlink base of the document.

[Visual Basic .NET]
Public Property HyperlinkBase As String
[C#]
public string HyperlinkBase {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

ISxDocumentInfo Interface