TitleAndKeywordHtmlExtract.LocalizedFolder Property
This is used to get or set the localized output folder name
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.12.21.0
public string LocalizedFolder { get; set; }
Public Property LocalizedFolder As String
Get
Set
public:
property String^ LocalizedFolder {
String^ get ();
void set (String^ value);
}
member LocalizedFolder : string with get, set
Property Value
StringThis is optional. If not set, the HTML files will not be localized.