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