Rush StackShopBlogEvents
Skip to main content

Home > @microsoft/api-extractor-model > ApiDeclaredItem > fileUrlPath

ApiDeclaredItem.fileUrlPath property

The file URL path relative to the projectFolder and projectFolderURL fields as defined in the api-extractor.json config. Is undefined if the path is the same as the parent API item's.

Signature:

get fileUrlPath(): string | undefined;