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
AcStFiler
Object AcStFiler
VB.NET
User-defined variable; New AcStFiler()
C#
User-defined variable; new AcStFiler();
VB.NET
User-defined variable
C#
User-defined variable
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
None |
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.
Releases: AutoCAD 2004 and later