SolutionInfo.Id プロパティ

定義

ソリューションの一意の ID。

public:
 property Microsoft::CodeAnalysis::SolutionId ^ Id { Microsoft::CodeAnalysis::SolutionId ^ get(); };
public Microsoft.CodeAnalysis.SolutionId Id { get; }
member this.Id : Microsoft.CodeAnalysis.SolutionId
Public ReadOnly Property Id As SolutionId

プロパティ値

適用対象