다음을 통해 공유


ChainedConfigurationSource.ShouldDisposeConfiguration 속성

정의

구성 공급자를 삭제할 때 연결된 구성을 삭제할지 여부입니다.

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

속성 값

적용 대상