IDTSFriendlyEnumCollection100.IsFlags 속성

정의

IDTSFriendlyEnumCollection100 속한 IDTSFriendlyEnum100 객체들의 값들이 결합될 수 있는지 여부를 지정하는 값을 얻습니다.

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 이 결합될 수 있으면 참이고, 그렇지 않으면 거짓이다.

특성

적용 대상