共用方式為


AttachmentInfo 類別

定義

附件的中繼資料。

public class AttachmentInfo
type AttachmentInfo = class
Public Class AttachmentInfo
繼承
AttachmentInfo

建構函式

AttachmentInfo()

初始化 AttachmentInfo 類別的新執行個體。

AttachmentInfo(String, String, IList<AttachmentView>)

初始化 AttachmentInfo 類別的新執行個體。

屬性

Name

取得或設定附件的名稱。

Type

取得或設定附件的 contentType。

Views

取得或設定附件檢視。

適用於