FrameInfoSoftwareVersion 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 FrameInfoSoftwareVersionGroup SoftwareVersion { get; set; }
Public Property SoftwareVersion As FrameInfoSoftwareVersionGroup
Get
Set
public:
property FrameInfoSoftwareVersionGroup^ SoftwareVersion {
FrameInfoSoftwareVersionGroup^ get ();
void set (FrameInfoSoftwareVersionGroup^ value);
}
Property Value
Type:
FrameInfoSoftwareVersionGroup
See Also