This topic has not yet been rated - Rate this topic

InheritedExportAttribute Constructor (Type)

Initializes a new instance of the InheritedExportAttribute class with the specified contract type.

Namespace:  System.ComponentModel.Composition
Assembly:  System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)
public InheritedExportAttribute(
	Type contractType
)

Parameters

contractType
Type: System.Type
The type of the contract.

Silverlight

Supported in: 5, 4

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.