KeyPerFileConfigurationSource.IgnorePrefix 属性

定义

排除以此前缀开头的文件。 默认值为“忽略”。

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.”。

适用于