FileExistsConditionAttribute Class

Autodesk.AutoCAD.Runtime.FileExistsConditionAttribute
Visual Basic
Public sealed Class FileExistsConditionAttribute
Inherits Attribute
Inherits ICondition
C#
public sealed class FileExistsConditionAttribute : Attribute, ICondition;
Description

This class defines a custom attribute that marks an assembly if the file exists.

Links