次の方法で共有


AssemblyCultureAttribute.Culture プロパティ

属性付きアセンブリがサポートするカルチャを取得します。

Public ReadOnly Property Culture As String
[C#]
public string Culture {get;}
[C++]
public: __property String* get_Culture();
[JScript]
public function get Culture() : String;

プロパティ値

サポートされるカルチャの名前を格納している文字列。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET

参照

AssemblyCultureAttribute クラス | AssemblyCultureAttribute メンバ | System.Reflection 名前空間