Bridge

CultureNotFoundException..::..InvalidCultureName Property

Gets the culture name that cannot be found.

Namespace:  System.Globalization
Assembly:  Bridge (in Bridge.dll)

Syntax


public string InvalidCultureName { get; }
Public ReadOnly Property InvalidCultureName As String
	Get
public:
property String^ InvalidCultureName {
	String^ get ();
}

Return Value

The invalid culture name.