Returns True if the solution contains at least one WindowsForms project.
public static
bool IsWindowsFormsSolution();
Return Value
True if the solution contains at least one WindowsForms project; False if otherwise.
Remarks
Example
To be added.
See Also
RuleUtilities Class | SubMain.CodeItRight.Sdk.Utils Namespace