AssemblyCultureAttribute.Culture プロパティ

定義

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

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

プロパティ値

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

適用対象