Share via


AppPoolInfo.FrameworkVersion Method ()

 

Namespace:   Microsoft.VisualStudio.Enterprise.WebInstrument
Assembly:  Microsoft.IntelliTrace.12.0.0 (in Microsoft.IntelliTrace.12.0.0.dll)

Syntax

public string FrameworkVersion()
public:
String^ FrameworkVersion()
member FrameworkVersion : unit -> string
Public Function FrameworkVersion As String

Return Value

Type: System.String

Returns String.

See Also

AppPoolInfo Class
Microsoft.VisualStudio.Enterprise.WebInstrument Namespace

Return to top