OpenSolutionEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event arguments for OpenSolution events.
public ref class OpenSolutionEventArgs : EventArgs
public class OpenSolutionEventArgs : EventArgs
type OpenSolutionEventArgs = class
inherit EventArgs
Public Class OpenSolutionEventArgs
Inherits EventArgs
- Inheritance
-
OpenSolutionEventArgs
Constructors
OpenSolutionEventArgs(Boolean) |
Instantiates a new instance of OpenSolutionEventArgs. |
Properties
IsNewSolution |
Determines whether the solution is new. |