ExportAttribute 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 ExportAttribute 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.
Public property ContractType Gets the contract type that is exported by the member that this attribute is attached to.

Top