Click or drag to resize

MamlExportOptionsContentFolderName Property

Name of the folder relative to the help file builder project, in which the content (.aml and .content) is stored. This property is ignored when the OutputFileName is not a Sandcastle help file builder project file.

Namespace: Altaxo.Text
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string ContentFolderName { get; set; }

Property Value

String
See Also