AssemblyDetailsPublicKeyToken Property
This read-only property returns the public key token for the assembly
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string PublicKeyToken { get; }
Public ReadOnly Property PublicKeyToken As String
Get
public:
property String^ PublicKeyToken {
String^ get ();
}
member PublicKeyToken : string with get
Property Value
String