This topic has not yet been rated - Rate this topic

PartMetadataAttribute.Value Property

Gets the metadata value.

Namespace:  System.ComponentModel.Composition
Assembly:  System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)
public Object Value { get; private set; }

Property Value

Type: System.Object
An object that contains the metadata value.

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.