Share via


IDTSManagedWrapper100.WrappedTask Proprietà

Definizione

Ottiene o imposta l'attività di cui è stato eseguito il wrapping.

public:
 property System::Object ^ WrappedTask { System::Object ^ get(); void set(System::Object ^ value); };
[System.Runtime.InteropServices.DispId(2)]
public object WrappedTask { [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.WrappedTask : obj with get, set
Public Property WrappedTask As Object

Valore della proprietà

Attività di cui è stato eseguito il wrapping.

Attributi

Si applica a