Name | Description | |
---|---|---|
![]() | Caption | A short end-user caption to display for the repository. (Inherited from Loupe.Extensibility.IRepository) |
![]() | Description | An extended end-user description of the repository. (Inherited from Loupe.Extensibility.IRepository) |
![]() | Id | A unique id for this repository. (Inherited from Loupe.Extensibility.IRepository) |
![]() | IsDirty | Indicates if there are unsaved changes. (Inherited from Loupe.Extensibility.IRepository) |
![]() | IsReadOnly | Indicates if the repository is read only (sessions can't be added or removed). (Inherited from Loupe.Extensibility.IRepository) |
![]() | Name | The unique name for this repository (typically the file name or URI). (Inherited from Loupe.Extensibility.IRepository) |
![]() | Products | The set of products, applications, and versions loaded into the repository (Inherited from Loupe.Extensibility.IRepository) |
![]() | Sessions | The set of all sessions in the repository. (Inherited from Loupe.Extensibility.IRepository) |
![]() | SupportsFragments | Indicates if the repository supports fragment files or not. Most do. (Inherited from Loupe.Extensibility.IRepository) |