AwDialupLE.ConnectEntryName Property

Gets an entry name of the dialup connection.

[Visual Basic]
Public ReadOnly Property ConnectEntryName As String
[C#]
public string ConnectEntryName {get;}

Property Value

String that indicates an entry name.

Example

How to get an entry name of the dialup connection.

Dim entryName As String = dialup.ConnectEntryName
string entryName = dialup.ConnectEntryName;

See Also

AwDialupLE Class | Asterworld.Dialup Namespace

Home | Software & Source Code Library | About Us | Information Based on Law | Terms of Service
Software List | Product Price List | How to Buy | Order Form | FAQ | Site Map
Copyright (C) 2001-2012 Asterworld. All Rights Reserved.