Clone | Creates a copy of the object. |
CloneFrom | Copies the content to this object from another object. |
GetValueAsLocalizedText | Gets the current value as localized text. The value is localized based on the culture of the local computer. |
GetValueAsLocalizedTextEx | Gets the current value as localized text. The value is localized based on the culture of the local computer. |
GetValueAsText | Returns the property value in a human-readable format. |
GetValueAsTextEx | Returns the property value in a human-readable format. |
GetValueAsUnlocalizedText | Gets the current value as unlocalized text. |