Click or drag to resize
ISupportedAspectsInfo Interface
Interface which provides information for supported platforms and template groups

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax
public interface ISupportedAspectsInfo

The ISupportedAspectsInfo type exposes the following members.

Properties
  NameDescription
Public propertySupportedFrameworks
Gets the supported frameworks.
Public propertySupportedPlatforms
Gets the supported platform names.
Public propertySupportedTemplateGroups
Gets the supported template group names
Top
See Also