IDTSManagedWrapper100.WrappedTask Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Valor da propriedade
- Atributos