StreamUpgradeInitiator.GetNextUpgrade Method

Definition

Returns the content type of the next upgrade to be performed.

public abstract string GetNextUpgrade ();

Returns

Returns the content type of the next upgrade.

Remarks

This method returns a set of upgrade content types supported by the upgrade provider in the order in which they are expected. Upgrade providers that support a single upgrade return only a single value. Upgrade providers that support multiple upgrades return the values in order (for example, compression content type followed by the security content type).

Applies to

Prodotto Versioni
.NET 8 (package-provided)
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1