言語

IDtsLogProviderUI.IsEnumerable プロパティ

定義

ユーザーインターフェースがモーダルか列挙可能かを示します。

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

プロパティ値

trueは列挙可能を示します。モーダルなら偽です。

適用対象