PartCreationPolicyAttribute::CreationPolicy Property
.NET Framework (current version)
Gets or sets a value that indicates the creation policy of the attributed part.
Assembly: System.ComponentModel.Composition (in System.ComponentModel.Composition.dll)
public: property CreationPolicy CreationPolicy { CreationPolicy get(); private: void set(CreationPolicy value); }
Property Value
Type: System.ComponentModel.Composition::CreationPolicyOne of the CreationPolicy values that indicates the creation policy of the attributed part. The default is Any.
.NET Framework
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Available since 4.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 4.0
Show: