IDTSExecutionLocation100.ExecutionAddress Propiedad

Definición

public:
 property System::String ^ ExecutionAddress { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(36)]
public string ExecutionAddress { [System.Runtime.InteropServices.DispId(36)] get; [System.Runtime.InteropServices.DispId(36)] set; }
[<System.Runtime.InteropServices.DispId(36)>]
[<get: System.Runtime.InteropServices.DispId(36)>]
[<set: System.Runtime.InteropServices.DispId(36)>]
member this.ExecutionAddress : string with get, set
Public Property ExecutionAddress As String

Valor de propiedad

Dirección de ejecución.

Atributos

Se aplica a