共用方式為


KeyPerFileConfigurationSource.IgnorePrefix 屬性

定義

將會排除以這個前置詞開頭的檔案。 預設為 "ignore."。

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

屬性值

預設值為 “ignore.”。

適用於