NDoc 1.3.1 SDK

ReflectionEngineParameters.DocumentInheritedAttributes Field

[Visual Basic]
Public DocumentInheritedAttributes As Boolean
[C#]
public bool DocumentInheritedAttributes;
[C++]
public: bool DocumentInheritedAttributes;
[JScript]
public var DocumentInheritedAttributes: bool;

See Also

ReflectionEngineParameters Class | NDoc.Core.Reflection Namespace