[]
Gets or sets the file or URL which will be opened using ShellExecute.
[C1Description("ReportLinkTargetUrl.Url", "The file or URL to open.")]
public ScriptStringValue Url { get; set; }
<C1Description("ReportLinkTargetUrl.Url", "The file or URL to open.")>
Public Property Url As ScriptStringValue