This document is archived and information here might be outdated. Recommended version. |
The properties of the underlying system hardware and software.
[Visual Basic .NET] Public ReadOnly Property SystemInfo As IPropertySet
[C#] public IPropertySet SystemInfo {get;}
[C++]
HRESULT get_SystemInfo(
IPropertySet** ppInfo
);
[C++] Parameters ppInfo [out, retval]
ppInfo is a parameter of type IPropertySet**
The SystemInfo property returns a PropertySet containing properties indicating the operating system name and messaeg version of the GIS server.