ISolutionFileEnumeratorFactory.IsSolutionOpened 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.
Gets whether a solution or folder are opened in Visual Studio.
public:
property bool IsSolutionOpened { bool get(); };
public bool IsSolutionOpened { get; }
member this.IsSolutionOpened : bool
Public ReadOnly Property IsSolutionOpened As Boolean