IPropertyManager Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IPropertyManager
[System.Runtime.InteropServices.Guid("9A3F8D1E-8CC7-4863-8246-FA63CC745C73")]
public interface IPropertyManager
type IPropertyManager = interface
Public Interface IPropertyManager
- Attributes
Properties
| Properties |
Methods
| GetComponent(PropertyDescriptor) | |
| GetPropertyGroupName(PropertyDescriptor) | |
| GetRawValue(PropertyDescriptor) | |
| OnNodeChanged(TreeNodeChangeType) | |
| SetRawValue(PropertyDescriptor, Object) |