This class defines a custom attribute that marks an assembly if the file exists.
Autodesk.AutoCAD.Runtime.FileExistsConditionAttribute
Public sealed Class FileExistsConditionAttribute Inherits Attribute Inherits ICondition
public sealed class FileExistsConditionAttribute : Attribute, ICondition;
Comments? |