The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Deployment.Parts Property
Silverlight
Gets a collection of assembly parts that are included in the deployment.
Namespace: System.Windows
Assembly: System.Windows (in System.Windows.dll)
<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment" ...> <Deployment.Parts> zeroOrMoreAssemblyParts </Deployment.Parts> </Deployment>
XAML Values
Property Value
Type: System.Windows.AssemblyPartCollectionThe collection of assembly parts. The default is an empty collection.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show: