Share via


IDTSFTPTask.LocalPath 속성

정의

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다. 사용할 로컬 경로를 가져오거나 설정합니다.

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

속성 값

로컬 경로입니다.

설명

적용 대상