NeutralResourcesLanguageAttribute.CultureName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得文化特性名稱。
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 定義的標準。