AttachmentInfo 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
附件的中繼資料。
public class AttachmentInfo
type AttachmentInfo = class
Public Class AttachmentInfo
- 繼承
-
AttachmentInfo
建構函式
AttachmentInfo() |
初始化 AttachmentInfo 類別的新執行個體。 |
AttachmentInfo(String, String, IList<AttachmentView>) |
初始化 AttachmentInfo 類別的新執行個體。 |
屬性
Name |
取得或設定附件的名稱。 |
Type |
取得或設定附件的 contentType。 |
Views |
取得或設定附件檢視。 |