Bridge

CultureNotFoundException..::..InvalidCultureId Property

Gets the culture identifier that cannot be found.

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

Syntax


public Nullable<int> InvalidCultureId { get; }
Public ReadOnly Property InvalidCultureId As Nullable(Of Integer)
	Get
public:
property Nullable<int^> InvalidCultureId {
	Nullable<int^> get ();
}

Return Value

The invalid culture identifier.