StreamUpgradeInitiator.GetNextUpgrade Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the content type of the next upgrade to be performed.
public:
abstract System::String ^ GetNextUpgrade();
public abstract string GetNextUpgrade ();
abstract member GetNextUpgrade : unit -> string
Public MustOverride Function GetNextUpgrade () As String
Returns the content type of the next upgrade.
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).
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 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: