IAngularUICalendarwEventURL Property |
Returns the URL of the specified event.
Namespace:
SmartBear.TestLeft.TestObjects.Web.Angular
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IReadOnlyEnumCollection2<string> wEventURL { get; }
ReadOnly Property wEventURL As IReadOnlyEnumCollection2(Of String)
Get
Dim instance As IAngularUICalendar
Dim value As IReadOnlyEnumCollection2(Of String)
value = instance.wEventURL
property IReadOnlyEnumCollection2<String^>^ wEventURL {
IReadOnlyEnumCollection2<String^>^ get ();
}
Property Value
Type:
IReadOnlyEnumCollection2StringExceptions See Also