Click or drag to resize

imbMCWebSiteGetRepoDirectoryName Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Makes the name of the repo directory

Namespace:  imbMiningContext.MCWebSite
Assembly:  imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public static string GetRepoDirectoryName(
	string domain
)

Parameters

domain
Type: SystemString
The domain.

Return Value

Type: String

[Missing <returns> documentation for "M:imbMiningContext.MCWebSite.imbMCWebSite.GetRepoDirectoryName(System.String)"]

See Also