共用方式為


Attachment 建構函式 (String, String)

初始化類別的新執行個體的檔案附件。

命名空間:  Microsoft.TeamFoundation.WorkItemTracking.Client
組件:  Microsoft.TeamFoundation.WorkItemTracking.Client (在 Microsoft.TeamFoundation.WorkItemTracking.Client.dll 中)

語法

'宣告
Public Sub New ( _
    path As String, _
    comment As String _
)
public Attachment(
    string path,
    string comment
)

參數

  • comment
    型別:System.String
    描述附加的檔案中的註解。

.NET Framework 安全性

請參閱

參考

Attachment 類別

Attachment 多載

Microsoft.TeamFoundation.WorkItemTracking.Client 命名空間