IDTSVariable100.Value Propriedade

Definição

Obtém ou define o valor atribuído à variável.

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

Valor da propriedade

O valor da variável.

Atributos

Comentários

Para obter mais informações, consulte Variable.

Aplica-se a