Property Imports
Imports
Gets a list of names and versions of products from which data was imported to the document in this session
Declaration
IReadOnlyList<(string ProductName, string Version)> Imports { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<(string ProductName, string Version)> |