Solution.GetLatestProjectVersion Method

Definition

The version of the most recently modified project.

public:
 Microsoft::CodeAnalysis::VersionStamp GetLatestProjectVersion();
public Microsoft.CodeAnalysis.VersionStamp GetLatestProjectVersion ();
member this.GetLatestProjectVersion : unit -> Microsoft.CodeAnalysis.VersionStamp
Public Function GetLatestProjectVersion () As VersionStamp

Returns

Applies to