다음을 통해 공유


IDTSFriendlyEnumCollection100.IsFlags 속성

정의

IDTSFriendlyEnum100IDTSFriendlyEnumCollection100 개체 값을 함께 결합할 수 있는지 여부를 지정하는 값을 가져옵니다.

public:
 property bool IsFlags { bool get(); };
[System.Runtime.InteropServices.DispId(101)]
public bool IsFlags { [System.Runtime.InteropServices.DispId(101)] get; }
[<System.Runtime.InteropServices.DispId(101)>]
[<get: System.Runtime.InteropServices.DispId(101)>]
member this.IsFlags : bool
Public ReadOnly Property IsFlags As Boolean

속성 값

개체의 IDTSFriendlyEnum100IDTSFriendlyEnumCollection100 값을 결합할 수 있으면 true이고, 그렇지 않으면 false입니다.

특성

적용 대상