Click or drag to resize
Sandcastle Help File BuilderBindingRedirectSettingsCulture Property
This is used to get or set the culture for the assembly

Namespace: SandcastleBuilder.PlugIns
Assembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2014.11.22.0
Syntax
public string Culture { get; set; }

Property Value

Type: String
If omitted, "neutral" is assumed
See Also