IDTSManagedForEachEnumeratorWrapper100.ManagedForEachEnumeratorQualifiedName Property

Definition

Gets the qualified name for the managed ForEach wrapper enumerator.

public:
 property System::String ^ ManagedForEachEnumeratorQualifiedName { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(3)]
public string ManagedForEachEnumeratorQualifiedName { [System.Runtime.InteropServices.DispId(3)] get; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
member this.ManagedForEachEnumeratorQualifiedName : string
Public ReadOnly Property ManagedForEachEnumeratorQualifiedName As String

Property Value

The qualified name.

Attributes

Applies to