FrameInfo.SoftwareVersion Property |
The version information for installed software at the time of image capture
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic FrameInfo.SoftwareVersionGroup SoftwareVersion { get; set; }
Public Property SoftwareVersion As FrameInfo.SoftwareVersionGroup
Get
Set
public:
property FrameInfo.SoftwareVersionGroup^ SoftwareVersion {
FrameInfo.SoftwareVersionGroup^ get ();
void set (FrameInfo.SoftwareVersionGroup^ value);
}
Property Value
Type:
FrameInfo.SoftwareVersionGroup
See Also