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