FrameInfoSoftwareVersion Property  | 
 [Missing <summary> documentation for "P:Zivid.NET.FrameInfo.SoftwareVersion"]
 
    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