BeforeOpenSolutionEventArgs 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 the BeforeOpenSolution event.
public ref class BeforeOpenSolutionEventArgs : EventArgs
public class BeforeOpenSolutionEventArgs : EventArgs
type BeforeOpenSolutionEventArgs = class
inherit EventArgs
Public Class BeforeOpenSolutionEventArgs
Inherits EventArgs
- Inheritance
-
BeforeOpenSolutionEventArgs
Constructors
BeforeOpenSolutionEventArgs(String) |
Instantiates a new instance of BeforeOpenSolutionEventArgs. |
Properties
SolutionFilename |
Gets the name of the solution file. |