FileInformation.IsDotNetAssembly
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
FileInformation.IsDotNetAssembly
Syntax
FileInformation.IsDotNetAssembly
Data Type
Purpose
Returns True if the file is a .NET assembly.
Remarks
Use this property to determine whether you can use the file to specify the assembly for a DotNetModule object.
This property returns an error if TestStand cannot locate the file when TestStand first attempts to access the file. Use the FileInformation.FileExists property to determine whether the file is available.