The properties of the underlying system hardware and software.
[Visual Basic 6.0] Property SystemInfo As IPropertySet
[Visual Basic .NET] Public ReadOnly Property SystemInfo As IPropertySet
[C#] public IPropertySet SystemInfo {get;}
[Java] public IPropertySet getSystemInfo() throws IOException, AutomationException
[C++] HRESULT get_SystemInfo( IPropertySet** ppInfo );
The SystemInfo property returns a PropertySet containing properties indicating the operating system name and messaeg version of the GIS server.