AssemblyCultureAttribute.Culture プロパティ

定義

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

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

プロパティ値

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

適用対象