다음을 통해 공유


IDtsLogProviderUI.IsEnumerable 속성

정의

사용자 인터페이스가 모달인지 열거 가능한지를 나타냅니다.

public:
 property bool IsEnumerable { bool get(); };
public bool IsEnumerable { get; }
member this.IsEnumerable : bool
Public ReadOnly Property IsEnumerable As Boolean

속성 값

true는 열거 가능을 나타냅니다. modal이면 false입니다.

적용 대상