ClientStation.SolutionChanged Property

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

Property Value

bool

.NET Framework

Supported in: 4.8

In this article

Definition