Click or drag to resize
IGeneratorPlatformToUse Property
Gets the platform to use.

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
Platform PlatformToUse { get; }

Property Value

Type: Platform
The platform to use.
See Also