NuGetMSBuildVersionExtensions.

GetNuGetMSBuildVersionString(NuGetMSBuildVersion) Method

Summary

Gets the string with MSBuild version.

Syntax

public static string GetNuGetMSBuildVersionString(this NuGetMSBuildVersion nuGetMSBuildVersion)

Parameters

Name Type Description
nuGetMSBuildVersion NuGetMSBuildVersion The NuGet MSBuild version.

Return Value

Type Description
string The string with MSBuild version.