次の方法で共有


FakeHostOptions.ValidateScopes プロパティ

定義

既定の IServiceProvider 実装のさまざまな動作を構成するためのオプション。

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

プロパティ値

適用対象