FileItemGetProperties Method
Returns the properties for this instance of a component.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public PropertyDescriptorCollection GetProperties()
Public Function GetProperties As PropertyDescriptorCollection
public:
virtual PropertyDescriptorCollection^ GetProperties() sealed
abstract GetProperties : unit -> PropertyDescriptorCollection
override GetProperties : unit -> PropertyDescriptorCollection
PropertyDescriptorCollectionA
PropertyDescriptorCollection that represents the properties for this component instance.
ICustomTypeDescriptorGetProperties