Click or drag to resize

ProjectGetVersionOfProfile Method

Get the .NET target framework version for the specified portable profile.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public string GetVersionOfProfile(
	string profile
)

Parameters

profile
Type: SystemString

Return Value

Type: String
See Also