AssemblyCultureAttribute.Culture 属性

定义

获取属性化程序集支持的区域性。

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

属性值

包含受支持区域性的名称的字符串。

适用于