Solution.Version プロパティ

定義

ソリューションのバージョン。 これは、ソリューション ファイルのバージョンに相当します。

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

プロパティ値

適用対象