ExportBuilder
ExportBuilder()
AddMetadata(String, Object)
AddMetadata(String, Func<Type, Object>)
AsContractName(String)
AsContractType(Type)
AsContractType<T>()
Inherited()
net10.0
namespace System.ComponentModel.Composition.Registration
{
public sealed class ExportBuilder
{
public ExportBuilder AddMetadata(string name, object value);
}
}
| .NET | 8.09.010.0 |
|---|---|
| .NET Framework | 4.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net10.0 | |
| Assembly | System.ComponentModel.Composition.Registration , Version=10.0.0.1, PublicKeyToken=b77a5c561934e089 |
| Referencing | Your project needs a package reference to |
| Package | System.ComponentModel.Composition.Registration (10.0.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API