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.
ConventionBuilder::ForType<T> Method ()
.NET Framework (current version)
Creates a rule that applies to the specified generic type.
Assembly: System.Composition.Convention (in System.Composition.Convention.dll)
Return Value
Type: System.Composition.Convention::PartConventionBuilder<T>^An object that represents the rule used to further configure it.
Type Parameters
- T
The type.
Show: