ConnectorClient.GetASPNetVersion 方法

定义

获取 Azure 机器人服务的.NET Framework版本的名称。

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

返回

Azure 机器人服务.NET Framework版本的名称。

适用于