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.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public bool DocumentNoPIATypes { get; }
Public ReadOnly Property DocumentNoPIATypes As Boolean
Get
public:
property bool DocumentNoPIATypes {
bool get ();
}
member DocumentNoPIATypes : bool with get
Property Value
Boolean