AttachmentView クラス

定義

添付ファイル ビューの名前とサイズ。

public class AttachmentView
type AttachmentView = class
Public Class AttachmentView
継承
AttachmentView

コンストラクター

名前 説明
AttachmentView()

AttachmentView クラスの新しいインスタンスを初期化します。

AttachmentView(String, Nullable<Int32>)

AttachmentView クラスの新しいインスタンスを初期化します。

プロパティ

名前 説明
Size

アタッチメントのサイズを取るかセットします。

ViewId

アタッチメントのIDを取得するか設定します。

適用対象