SandcastleProjectDocumentNoPIATypes Property

This read-only property is used to get whether or not no-PIA (Primary Interop Assembly) embedded interop types are documented in the help file.

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public bool DocumentNoPIATypes { get; }

Property Value

Boolean

See Also