CreateCountrySetup Constructor
Name of the Country being created
Telephone country code for the Country
Initializes a new instance of the CreateCountrySetup class.
Syntax
'Declaration
<ConstructorIndexAttribute()>
Public Function New( _
ByVal _country_ As String, _
ByVal _countryCode_ As Integer _
)
[ConstructorIndexAttribute()]
public CreateCountrySetup(
string _country_,
int _countryCode_
)
Parameters
country
Name of the Country being created
countryCode
Telephone country code for the Country
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family