NeutralResourcesLanguageAttribute.CultureName 属性

定义

获取区域性名称。

public:
 property System::String ^ CultureName { System::String ^ get(); };
public string CultureName { get; }
member this.CultureName : string
Public ReadOnly Property CultureName As String

属性值

主程序集的默认区域性的名称。

注解

有关 Windows 系统上可用的区域性名称的详细列表,请参阅 Windows 支持的语言/区域名称列表中的“语言标记”列。 列名遵循 BCP 47 定义的标准。

适用于

另请参阅