Share via


SolutionInfo.Id Property

Definition

The unique Id of the solution.

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

Property Value

Applies to