This document is archived and information here might be outdated. Recommended version. |
Hyperlink target.
[Visual Basic .NET]
Public Property Link As String
[C#]
public string Link {get; set;}
[C++]
HRESULT get_Link(
System.String* 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