The EditorInfoAttribute type exposes the following members.

Properties

  NameDescription
Public propertyContractName
Gets the contract name that is used to export the type or member marked with this attribute.
(Inherited from ExportAttribute.)
Public propertyContractType
Gets the contract type that is exported by the member that this attribute is attached to.
(Inherited from ExportAttribute.)
Public propertyFileExtensions
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)

See Also