Api Assembly Properties Constructor
Constructor
Definition
Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public ApiAssemblyProperties(
XElement assemblyInfo
)VB
Public Sub New (
assemblyInfo As XElement
)C++
public:
ApiAssemblyProperties(
XElement^ assemblyInfo
)F#
new :
assemblyInfo : XElement -> ApiAssemblyPropertiesParameters
- assemblyInfo XElement
- The XML element containing the assembly properties