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: 2024.12.21.0
public string Description { get; }

Property Value

String

See Also