Resources.InvalidCountryNameMessage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Looks up a localized string similar to The country name is invalid, please use a valid two character country code, as described in ISO 3166-1 alpha-2..
public static string InvalidCountryNameMessage { get; }
static member InvalidCountryNameMessage : string
Public Shared ReadOnly Property InvalidCountryNameMessage As String