The object that represents the XML file which contains the standards report.
For internal use only.
Supported platforms: Windows only
Namespace: AcStMgr
Assembly: AcStMgr.tlb
Class Information
- Class Name
-
AcStFiler
- Object Inheritance
-
Object AcStFiler
- Create Using
-
VB.NET
User-defined variable; New AcStFiler()
C#
User-defined variable; new AcStFiler();
- Access Via
-
VB.NET
User-defined variable
C#
User-defined variable
Members
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
None |
Remarks
The AcStFiler object is used to provide an XML file in which the current errors of an AcStErrorIterator object can be written. The WriteResultsToFiler method writes the current errors to the XML file represented by the AcStFiler object.
This object is for internal use only.
Release Information
Releases: AutoCAD 2004 and later
- AcStMgr.tlb - AutoCAD 2004 and later