ClientStation.SolutionChanged Property

Flag to indicate project changed.
<EditorBrowsable(EditorBrowsableState.Never)> _ 
<ID("ConfigurationChanged", (int)e.ConfigurationChanged)> _ 
Public Property SolutionChanged() As Boolean
This language is not supported or no code example is available.
[EditorBrowsable(EditorBrowsableState.Never)] 
[ID("ConfigurationChanged", (int)e.ConfigurationChanged)] 
public bool SolutionChanged {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition