BindingRedirectSettingsPublicKeyToken Property

This is used to get or set the public key token for the assembly

Definition

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

Property Value

String
If omitted, "null" is assumed

See Also