FakeHostOptions.ValidateOnBuild 属性

定义

用于配置默认的 IServiceProvider 实现的各种行为的选项。

public:
 property bool ValidateOnBuild { bool get(); void set(bool value); };
public bool ValidateOnBuild { get; set; }
member this.ValidateOnBuild : bool with get, set
Public Property ValidateOnBuild As Boolean

属性值

适用于