AttachmentView.Size 屬性

定義

取得或設定附件的大小。

public int? Size { get; set; }
member this.Size : Nullable<int> with get, set
Public Property Size As Nullable(Of Integer)

屬性值

附件的大小。

適用於