Skip to content

Latest commit

 

History

History
27 lines (25 loc) · 3.06 KB

dataflow_sources.md

File metadata and controls

27 lines (25 loc) · 3.06 KB

List of Dataflow Sources in CPS

Legend
Interface The exported interface
Value Short description of the produced value. All values are immutable.
Scope The MEF scope this belongs to. Service, Unconfigured, Configured
Provider Who provides this. System = CPS only, Extension = extenders and CPS
Interface Value Scope Provider
IActiveConfiguredProjectProvider Configured project Unconfigured System
IActiveConfiguredProjectSnapshotService Current state of the project Unconfigured System
IAdditionalRuleDefinitionsService Additional XAML rules to the project Unconfigured System
IDependentFilesProviderDataSource Dynamic dependent files mapping Unconfigured Extension
IDynamicDebugTargetsGenerator List of debug targets to show to the user Configured Extension
IOutputGroupsService Project build outputs Configured System
IProjectBuildSnapshotService Post-design-time build results Configured System
IProjectCapabilitiesProvider Project capabilities Service, Unconfigured, Configured Extension
IProjectGlobalPropertiesProvider Properties for msbuild evaluation Unconfigured, Configured Extension
IProjectImportTreeSnapshotService Import tree of the project Configured System
IProjectItemSchemaService Content type and item type for the project Configured System
IPropertyPagesCatalogProvider Project catalog, XAML rules by context Configured System
IProjectSharedFoldersSnapshotService Shared folders in the project Configured System
IProjectSnapshotService Current state of the project Configured System
IProjectSnapshotWithCapabilitiesService Current state of the project with capabilities Unconfigured System
IProjectTreeProvider The hierarchical project tree structure Unconfigured Extenson