Property to specify the target .NET Framework version that the resulting executable will use. By default the same version as the running program will be used.

Namespace: DidiSoft.Sfx
Assembly: DidiSoft.Pgp (in DidiSoft.Pgp.dll) Version: 1.7.3.35547

Syntax

C#
public SfxCreator..::..DotNetFramework TargetDotNetFramework
Visual Basic
Public TargetDotNetFramework As SfxCreator..::..DotNetFramework
Visual C++
public:
SfxCreator..::..DotNetFramework TargetDotNetFramework

See Also