IDTSFTPTask.LocalPath Property

Definition

This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the local path to use.

public:
 property System::String ^ LocalPath { System::String ^ get(); void set(System::String ^ value); };
public string LocalPath { get; set; }
member this.LocalPath : string with get, set
Public Property LocalPath As String

Property Value

The local path.

Remarks

Applies to