Method | Description | |
---|---|---|
IsAccepted ( EnvDTE.Project project ) : bool | ||
ProjectSystemFilter ( IHost host ) : Microsoft.VisualStudio.Shell.Interop | ||
SetTestRegex ( |
Method | Description | |
---|---|---|
IsExcludedViaProjectProperty ( EnvDTE.Project dteProject ) : bool | ||
IsNotSupportedProject ( EnvDTE.Project project ) : bool | ||
IsTestProject ( EnvDTE.Project dteProject, IVsHierarchy projectHierarchy, |
public IsAccepted ( EnvDTE.Project project ) : bool | ||
project | EnvDTE.Project | |
return | bool |
public ProjectSystemFilter ( IHost host ) : Microsoft.VisualStudio.Shell.Interop | ||
host | IHost | |
return | Microsoft.VisualStudio.Shell.Interop |
public SetTestRegex ( |
||
regex | ||
return | void |