BindingRedirectSettingsCulture Property
This is used to get or set the culture for the assembly
Namespace: SandcastleBuilder.PlugInsAssembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2024.12.21.0
public string Culture { get; set; }
Public Property Culture As String
Get
Set
public:
property String^ Culture {
String^ get ();
void set (String^ value);
}
member Culture : string with get, set
Property Value
StringIf omitted, "neutral" is assumed