3 references to SystemProperties
System.Management (3)
System\Management\ManagementBaseObject.cs (2)
505
return
SystemProperties
[propertyName].Value;
826
SystemProperties
[propertyName].Value = propertyValue;
System\Management\WMIGenerator.cs (1)
1112
foreach (PropertyData prop in classobj.
SystemProperties
)