PresentationRequestPresentationUrls Property |
Gets all of URLs whose content will be cast.
Namespace:
DotNetBrowser.Cast
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntax public IReadOnlyList<string> PresentationUrls { get; }
Property Value
Type:
IReadOnlyListString
All presentation URLs whose content will be cast.
See Also