The GetProperty Windows Management Instrumentation (WMI) class method, in Configuration Manager, that …
The following syntax is simplified from Managed Object Format (MOF) code and defines the method.
uint32 GetProperty { [IN] UInt32 LanguageId [IN] String PropertyName [OUT] String PropertyValue }; |
Parameters
- LanguageId
- Data type: UInt32Qualifiers: [id("0"), in]LanguageId.
- PropertyName
- Data type: StringQualifiers: [id("1"), in]PropertyName.
- PropertyValue
- Data type: StringQualifiers: [id("2"), out]PropertyValue.
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.