FrameInfoSystemInfoGroupOperatingSystem Property  | 
 Operating system
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntaxpublic string OperatingSystem { get; set; }Public Property OperatingSystem As String
	Get
	Set
public:
property String^ OperatingSystem {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also