ILicWizExternal.CountryInfo Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property CountryInfo As String
Get
'Usage
Dim instance As ILicWizExternal
Dim value As String
value = instance.CountryInfo
string CountryInfo { get; }
Property Value
Type: System.String