OpenSolutionEventArgs.IsNewSolution Property
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.
Determines whether the solution is new.
public:
property bool IsNewSolution { bool get(); };
public:
property bool IsNewSolution { bool get(); };
public bool IsNewSolution { get; }
member this.IsNewSolution : bool
Public ReadOnly Property IsNewSolution As Boolean
Property Value
Returns Boolean.