IDTSManagedWrapper100.ManagedForEachEnumeratorQualifiedName Property

Definition

Gets the qualified name of the managed wrapper for each enumerator.

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

Property Value

The qualified name of the managed wrapper for each enumerator.

Attributes

Applies to