BindingRedirectSettingsCulture Property

This is used to get or set the culture for the assembly

Definition

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

Property Value

String
If omitted, "neutral" is assumed

See Also