Returns the name of the current network connection as provided by the WinInet InternetGetConnectedStateEx facility.
[Visual Basic] Public Shared ReadOnly Property ConnectionName As String [C#] public static string ConnectionName {get;} [C++] public: __property static String* get_ConnectionName(); [JScript] public static function get ConnectionName() : String;
Name of the current network connection.