Table of Contents

Class SolutionsIndexerStrings

Namespace
SunamoDevCode.SunamoSolutionsIndexer
Assembly
SunamoDevCode.dll

String constants for Solutions Indexer.

public class SolutionsIndexerStrings
Inheritance
SolutionsIndexerStrings
Inherited Members
Extension Methods

Fields

BitBucket

BitBucket folder name.

public const string BitBucket = "BitBucket"

Field Value

string

GitHub

GitHub folder name.

public const string GitHub = "GitHub"

Field Value

string

GitHubMy

GitHubMy folder name.

public const string GitHubMy = "GitHubMy"

Field Value

string

ProjectPostfix

Project postfix suffix.

public const string ProjectPostfix = "_Projects"

Field Value

string

VisualStudio2017

Visual Studio 2017 folder name.

public const string VisualStudio2017 = "vs"

Field Value

string

WithDirectSolutions

Is used to get relative paths.

public static readonly List<string> WithDirectSolutions

Field Value

List<string>