Microsoft.SystemDefinitionModel.Tools
Microsoft.SystemDefinitionModel.Tools
The Microsoft.SystemDefinitionModel.Tools namespace (found in SdmCompile.dll) contains the following members:
Classes
| Class | Description |
|---|---|
| Compiler | The entry point for compiling an .sdm file. |
| DocumentConstraintError | Defines SDM constraint errors. |
| DocumentError | Base class for all SDM compiler errors. |
| DocumentErrorCollection | Collection of SDM errors found during compilation. |
| DocumentErrorEventArgs | Contains the error information when an SDM compiler error occurs. |
| DocumentParseError | Defines an SDM document parsing error. |
| DocumentReference | Defines SDM documents that are loaded as references. |
| DocumentReferenceCollection | Represents a collection of SDM document references to be used during compilation. |
| DocumentResolutionError | Represents an error in SDM document resolution. |
| SearchPathCollection | Represents a collection of directories that make up the search path. |
Delegates
| Delegate | Description |
|---|---|
| DocumentErrorEventHandler | Defines the delegate that is called when a DocumentError is reported. |
Enumerations
| Enumeration | Description |
|---|---|
| WarningLevel | Specifies error levels and descriptions. |
Send comments about this topic to Microsoft
Build date: 10/2/2007
Community Additions
Show: