Gets the name of the capture source.
            
 
    Namespace: 
   DotNetBrowser.Capture
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.1
Syntaxpublic string Name { get; }Property Value
Type: 
String
                The name of the capture source. The name is not guaranteed to be unique.
            
See Also