SdkResolverContext.MSBuildVersion Property
Definition
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.
Version of MSBuild currently running.
public: virtual property Version ^ MSBuildVersion { public:
Version ^ get(); protected:
void set(Version ^ value); };
public virtual Version MSBuildVersion { get; protected set; }
member this.MSBuildVersion : Version with get, set
Public Overridable Property MSBuildVersion As Version
Property Value
Remarks
File version is informational and not equal to the assembly version.