LicensingGuiConnectionInformation Property |
Gets automatically detected Internet connection information.
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic InternetConnectionInformation ConnectionInformation { get; }
Public ReadOnly Property ConnectionInformation As InternetConnectionInformation
Get
public:
property InternetConnectionInformation^ ConnectionInformation {
InternetConnectionInformation^ get ();
}
Property Value
Type:
InternetConnectionInformation
See Also