共用方式為


MarkupCompilePass1.UICulture 屬性

定義

取得或設定值,指定哪些文化特性附屬元件會保存產生的二進位 XAML (BAML) 檔案。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 property System::String ^ UICulture { System::String ^ get(); void set(System::String ^ value); };
public string UICulture { get; set; }
member this.UICulture : string with get, set
Public Property UICulture As String

屬性值

值,指定哪些文化特性附屬元件會保存產生的二進位 XAML (BAML) 檔案。

適用於