AssemblyCultureAttribute.Culture 屬性

定義

取得屬性化組件所支援的文化特性 (Culture)。

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

屬性值

字串,含有所支援的文化特性的名稱。

適用於