Gets the target URL, or an empty string if it does not exist.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public override string URL { get; }
Visual Basic
Public Overrides ReadOnly Property URL As String
	Get

See Also