IExportsElement Methods |
The IExportsElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddExport |
Adds a new export entry to the collection.
|
![]() | ClearExports |
Clears all export entries from collection.
This method leaves the collection empty.
|
![]() | Exports |
Retrieves all exports entries in the collection.
|
![]() | RemoveExport |
Removes an export entry from the collection.
|
![]() | SetValue |
Sets all exports directly.
|
![]() ![]() | Value |
Gets the entries' serialization output together, escaped as a string.
|