The ExportResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CanFrameworkHandleResult |
Gets a value indicating whether the framework can handle the result from the tool.
|
![]() |
Count |
Gets the number of parts.
|
![]() |
MainPart |
Gets or sets the main part. That is the part which will first be considered by the framework
when it is delegated to handle the export result.
|
![]() |
ShouldFrameworkHandleResult |
Gets or sets a value indicating whether the framework should handle the result from the tool.
|
See Also