DeviceSoftwareTrigger Property

CVB.Net Documentation
Gets the ISoftwareTrigger interface object if present.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public virtual ISoftwareTrigger SoftwareTrigger { get; }

Property Value

Type: ISoftwareTrigger
Object for accessing the interface; null if not available.
See Also

Reference