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