언어

IDtsLogProviderUI.IsEnumerable 속성

정의

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

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

속성 값

참은 열거 가능함을 나타내며; 모달이면 거짓입니다.

적용 대상