Share via


PackagePartDescription Class

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Namespace:  System.ComponentModel.Activation
Assembly:  System.Dataflow (in System.Dataflow.dll)

Syntax

'Declaration
<ContentPropertyAttribute("Metadata")> _
PublicClassPackagePartDescription _
    ImplementsIPackagePartDescription
'Usage
DiminstanceAsPackagePartDescription
[ContentPropertyAttribute("Metadata")]
publicclassPackagePartDescription : IPackagePartDescription
[ContentPropertyAttribute(L"Metadata")]
publicref classPackagePartDescription : IPackagePartDescription
publicclass PackagePartDescription implementsIPackagePartDescription

Inheritance Hierarchy

System. . :: . .Object
  System.ComponentModel.Activation..::..PackagePartDescription

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PackagePartDescription Members

System.ComponentModel.Activation Namespace