ModuleInfo.Settings Property

Provides access to SolutionSettings objects.
<ID("SolutionSettings", (int)e.SolutionSettings)> _ 
Public ReadOnly Property Settings() As SolutionSettings
This language is not supported or no code example is available.
[ID("SolutionSettings", (int)e.SolutionSettings)] 
public SolutionSettings Settings {get;}
This language is not supported or no code example is available.

Property Value

SolutionSettings

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition