FileManager.IsEmbeddedDocumentPath Method
Parent Object:
FileManager
Description
Method that returns whether the input string indicates an embedded document path.
Syntax
FileManager.
IsEmbeddedDocumentPath
(
FullFileName
As String ) As Boolean
Parameters
Name
Type
Description
FullFileName
String
Input String value that specifies the full filename of a file.
Version
Introduced in version 2018
© Copyright 2021 Autodesk, Inc.
Comment on this page.