다음을 통해 공유


CountryInfo.DisplayName property

Namespace:  Microsoft.Exchange.Data.Directory
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property DisplayName As String
    Get
'Usage
Dim instance As CountryInfo
Dim value As String

value = instance.DisplayName
public string DisplayName { get; }

Property value

Type: System.String

See also

Reference

CountryInfo class

CountryInfo members

Microsoft.Exchange.Data.Directory namespace