InfoSolution.Settings Property

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

Property Value

SolutionSettings

.NET Framework

Supported in: 4.8

In this article

Definition