Leer en inglés Editar

Compartir a través de


ExportBuilder.AsContractName(String) Method

Definition

Specifies that the export should be under the given contract name.

public System.ComponentModel.Composition.Registration.ExportBuilder AsContractName (string contractName);

Parameters

contractName
String

The contract name.

Returns

The current object, to allow chaining.

Exceptions

contractName is null.

contractName is an empty string.

Applies to

Producto Versiones
.NET 6 (package-provided), 7 (package-provided), 8 (package-provided), 9 (package-provided)
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7 (package-provided), 4.7, 4.7.1 (package-provided), 4.7.1, 4.7.2 (package-provided), 4.7.2, 4.8 (package-provided), 4.8, 4.8.1
.NET Standard 2.1 (package-provided)