ConnectorClient.GetASPNetVersion Method

Definition

Gets the name of the .NET Framework version of the Azure Bot Service..

public static string GetASPNetVersion ();
static member GetASPNetVersion : unit -> string
Public Shared Function GetASPNetVersion () As String

Returns

The name of the .NET Framework version of the Azure Bot Service.

Applies to