ExceptionLogEntryFullDocumentName Property |
Gets the full document name. This will usually be the same as the full file name. (For assemblies, it may have a Level of Detail name appended.)
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax ReadOnly Property FullDocumentName As String
Get
string FullDocumentName { get; }
Property Value
Type:
StringSee Also