Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Exposes methods that enumerate and retrieve individual property description details.
Inheritance
The IPropertyDescription2 interface inherits from IPropertyDescription. IPropertyDescription2 also has these types of members:
Methods
The IPropertyDescription2 interface has these methods.
IPropertyDescription2::GetImageReferenceForValue Gets the image reference associated with a property value. |
Remarks
This interface also provides the methods of the IPropertyDescription interface, from which it inherits.
To obtain this interface, call PSGetPropertyDescription, PSGetPropertyDescriptionByName, or IPropertyDescriptionList::GetAt.
Only one property description exists for each property in the system.
When to Implement
Do not implement this interface. There is only one implementation of IPropertyDescription in the system; it is provided by the Shell.Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | propsys.h |