ProfilePropertySettingsCollection.ThrowOnDuplicate 속성

정의

중복 개체를 만들려는 시도가 있을 경우 오류를 throw해야 하는지 여부를 나타내는 값을 가져옵니다.

protected:
 virtual property bool ThrowOnDuplicate { bool get(); };
protected override bool ThrowOnDuplicate { get; }
member this.ThrowOnDuplicate : bool
Protected Overrides ReadOnly Property ThrowOnDuplicate As Boolean

속성 값

true 모든 경우에 해당합니다.

적용 대상

추가 정보