MarkupCompilePass2.LocalizationDirectivesToLocFile 屬性

定義

取得或設定值,指定如何為每個可延伸應用程式標記語言產生當地語系化資訊, (XAML) 檔案。

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

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

屬性值

值,指定如何為每個可延伸應用程式標記語言產生當地語系化資訊, (XAML) 檔案。 有效值為 NoneCommentsOnlyAll

適用於