SourcesApplicationWindows Property  | 
 
                Gets all of the available application windows for capture.
            
 
    Namespace: 
   DotNetBrowser.Capture
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntaxpublic IReadOnlyList<Source> ApplicationWindows { get; }Property Value
Type: 
IReadOnlyListSource
See Also