ApiMemberNode Property
The raw XML for the API entry
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public XElement Node { get; set; }
Public Property Node As XElement
Get
Set
public:
property XElement^ Node {
XElement^ get ();
void set (XElement^ value);
}
member Node : XElement with get, set
Property Value
XElement This is only used when updating the document model