This document is archived and information here might be outdated. Recommended version. |
Returns the version of the server's admin API.
[Visual Basic .NET]
Public ReadOnly Property AdminVersion As Double
[C#]
public double AdminVersion {get;}
[C++]
HRESULT get_AdminVersion(
System.Double* pAdminVersion
);
[C++] Parameters pAdminVersion [out, retval]
pAdminVersion is a parameter of type double*