MajorIIsVersionNumber Metabase Property
The MajorIIsVersionNumber property specifies the major version number of IIS.
Důležité informace |
|---|
| Because this property is internally configured by IIS, you should consider it to be read-only. Do not configure this property. |
| Attribute Name | Attribute Value |
|---|---|
|
XML Data Type |
DWORD |
|
WMI Data Type |
SINT32 |
|
ADSI Data Type |
DWORD |
|
ABO Data Type |
DWORD |
|
ABO Metabase Identifier |
MD_SERVER_VERSION_MAJOR |
|
Attributes |
NO_ATTRIBUTES |
|
Default Value |
|
|
MetaFlagsEx |
Not applicable |
|
User Type |
IIS_MD_UT_SERVER |
|
ID |
1101 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
| Metabase Path | IIS Admin Object Type |
|---|---|
|
/LM/W3SVC/Info |
IIsWebInfo |
|
/LM/MSFTPSVC/Info |
IIsFtpInfo |
|
/LM/NNTPSVC/Info |
IIsNntpInfo |
|
/LM/SMTPSVC/Info |
IIsSmtpInfo |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.

Důležité informace