Themed 2026 Presentation Style Preview

AssemblyDetailsDescription Property

This read-only property returns the assembly description which is a combination of the name, version, culture, and public key token.

Definition

Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public string Description { get; }

Property Value

String

See Also