Gets or sets an expression that evaluates to the URL of the hyperlink.
| Visual Basic (Declaration) | |
|---|---|
Public Property Hyperlink As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Hyperlink {get; set;} | |
Return Value
An ExpressionInfo object that evaluates to the URL of the hyperlink.