Table of Contents

AssemblyDetails.Description Property

Definition

Namespace
Sandcastle.Core.Reflection
Assembly
Sandcastle.Core.dll

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

public string Description { get; }

Property Value

string