NDoc 1.3.1 SDK

ReflectionEngineParameters.DocumentInheritedFrameworkMembers Field

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

See Also

ReflectionEngineParameters Class | NDoc.Core.Reflection Namespace