NDoc 1.3.1 SDK

ReflectionEngineParameters.DocumentedAttributes Field

[Visual Basic]
Public DocumentedAttributes As String
[C#]
public string DocumentedAttributes;
[C++]
public: String* DocumentedAttributes;
[JScript]
public var DocumentedAttributes: String;

See Also

ReflectionEngineParameters Class | NDoc.Core.Reflection Namespace