Class SolutionsIndexerSettings
- Namespace
- SunamoDevCode.SunamoSolutionsIndexer
- Assembly
- SunamoDevCode.dll
Settings for Solutions Indexer.
public class SolutionsIndexerSettings
- Inheritance
-
SolutionsIndexerSettings
- Inherited Members
- Extension Methods
Properties
IgnorePartAfterUnderscore
Gets or sets a value indicating whether to ignore the part after underscore when processing solution names.
public static bool IgnorePartAfterUnderscore { get; set; }