แก้ไข

แชร์ผ่าน


IExtendedUIService2.GetTargetFrameworkVersion Method

Definition

Returns the target .NET Framework version of the current project.

public:
 long GetTargetFrameworkVersion();
public long GetTargetFrameworkVersion();
abstract member GetTargetFrameworkVersion : unit -> int64
Public Function GetTargetFrameworkVersion () As Long

Returns

The target .NET Framework version of the current project.

Applies to