Skip to main content

AbstractMemberDefType.extern property

Indicates whether the member has external linkage.

Signature

extern?: boolean | undefined;

Remarks

Boolean flag indicating that the member is declared with external linkage, typically using the 'extern' keyword in C/C++. This affects the member's visibility and linkage across translation units.


Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.