Click or drag to resize

IFileDataStructureSetFolderDescription Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets description for the folder

Namespace:  imbSCI.Core.files.fileDataStructure
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
void SetFolderDescription(
	bool generateReadme = false,
	aceAuthorNotation notation = null
)
Request Example View Source

Parameters

generateReadme (Optional)
Type: SystemBoolean
notation (Optional)
Type: imbSCI.Core.dataaceAuthorNotation
See Also