IDTSExecutionLocation100.ExecutionAddress Property

Definition

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

Property Value

The execution address.

Attributes

Applies to