FileConfigurationSource.Optional 属性
定义
确定加载文件是否为可选。Determines if loading the file is optional.
public:
property bool Optional { bool get(); void set(bool value); };
public bool Optional { get; set; }
member this.Optional : bool with get, set
Public Property Optional As Boolean
属性值
- Boolean
适用于