Bridge

CultureInfo..::..Name Property

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

Syntax


[FieldPropertyAttribute]
public string Name { get; }
<FieldPropertyAttribute> _
Public ReadOnly Property Name As String
	Get
[FieldPropertyAttribute]
public:
property String^ Name {
	String^ get ();
}