FileItemGetDefaultProperty Method
Returns the default property for this instance of a component.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public PropertyDescriptor GetDefaultProperty()
Public Function GetDefaultProperty As PropertyDescriptor
public:
virtual PropertyDescriptor^ GetDefaultProperty() sealed
abstract GetDefaultProperty : unit -> PropertyDescriptor
override GetDefaultProperty : unit -> PropertyDescriptor
PropertyDescriptorA
PropertyDescriptor that represents the default property for this object, or
if this object does not have properties.
ICustomTypeDescriptorGetDefaultProperty