ApiMemberNode Property

The raw XML for the API entry

Definition

Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public XElement Node { get; set; }

Property Value

XElement

Remarks

This is only used when updating the document model

See Also