SolutionInfo.Version Property

Definition

The version of the solution.

public:
 property Microsoft::CodeAnalysis::VersionStamp Version { Microsoft::CodeAnalysis::VersionStamp get(); };
public Microsoft.CodeAnalysis.VersionStamp Version { get; }
member this.Version : Microsoft.CodeAnalysis.VersionStamp
Public ReadOnly Property Version As VersionStamp

Property Value

Applies to