ApiAssemblyProperties Constructor

Constructor

Definition

Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public ApiAssemblyProperties(
	XElement assemblyInfo
)

Parameters

assemblyInfo  XElement
The XML element containing the assembly properties

See Also