Click or drag to resize
ProtoCamConnectEventArgsParentProcessName Property
Gets the name of the parent process that instantiated ProtoCam.

Namespace: StreamCoders.Devices
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public string ParentProcessName { get; }

Property Value

Type: String
The name of the parent process.
See Also