InheritedExportAttribute Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The InheritedExportAttribute type exposes the following members.

Properties

  Name Description
Public property ContractName Gets the contract name that is used to export the type or member marked with this attribute. (Inherited from ExportAttribute.)
Public property ContractType Gets the contract type that is exported by the member that this attribute is attached to. (Inherited from ExportAttribute.)

Top