FrameInfoSystemInfoGroupOperatingSystem Property |
Operating system
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.1.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