Hyperlink target.
[Visual Basic .NET] Public Property Link As String
[C#] public string Link {get; set;}
[C++]
HRESULT get_Link(
BSTR* Link
);
[C++]
HRESULT put_Link(
BSTR Link
);
[C++]Parameters
Link [out, retval] Link is a parameter of type BSTR Link [in] Link is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.