ModuleInfo.Solution Property

Provides access to InfoProjectVersion objects.
<ID("Solution", (int)e.Solution)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)> _ 
Public ReadOnly Property Solution() As InfoSolution
This language is not supported or no code example is available.
[ID("Solution", (int)e.Solution)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)] 
public InfoSolution Solution {get;}
This language is not supported or no code example is available.

Property Value

InfoSolution

.NET Framework

Supported in: 4.8

In this article

Definition