Share via


AttachmentView.Size プロパティ

定義

添付ファイルのサイズを取得または設定します。

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

プロパティ値

添付ファイルのサイズ。

適用対象