Click or drag to resize

globalResourceManagergetContentFileToString Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Loads content file to string

Namespace:  imbACE.Core.extensions.io
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public static string getContentFileToString(
	string pathToContent
)
Request Example View Source

Parameters

pathToContent
Type: SystemString

Return Value

Type: String
See Also