Property Name
- Namespace
- DotNetBrowser.Capture
- Assembly
- DotNetBrowser.dll
Name
Gets the name of the capture source.
public string Name { get; }
Property Value
- string
The name of the capture source. The name is not guaranteed to be unique.
Gets the name of the capture source.
public string Name { get; }
The name of the capture source. The name is not guaranteed to be unique.