NDoc 1.3.1 SDK

ReflectionEngineParameters.DocumentProtectedInternalAsProtected Field

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

See Also

ReflectionEngineParameters Class | NDoc.Core.Reflection Namespace