AssemblyDetailsToString Method

This is overridden to convert the assembly details to a string in the strong name format

Definition

Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public override string ToString()

Return Value

String
The assembly details as a strong name string

See Also