FtpTask.OperationName 屬性

定義

取得或設定檔案傳輸通訊協定 (FTP) 工作的唯一名稱。

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

屬性值

String

字串,包含檔案傳輸通訊協定 (FTP) 工作的唯一名稱。

實作

適用於