다음을 통해 공유


IDTSManagedForEachEnumeratorWrapper100.WrappedForEachEnumerator 속성

정의

public:
 property System::Object ^ WrappedForEachEnumerator { System::Object ^ get(); void set(System::Object ^ value); };
[System.Runtime.InteropServices.DispId(2)]
public object WrappedForEachEnumerator { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.WrappedForEachEnumerator : obj with get, set
Public Property WrappedForEachEnumerator As Object

속성 값

래핑된 ForEach 열거자입니다.

특성

적용 대상