ASP.NET Web API コントロール
AttachmentContent コンストラクタ

C1.Web.Api アセンブリ > C1.Web.Api 名前空間 > AttachmentContent クラス : AttachmentContent コンストラクタ
コンテンツ
ダウンロード名
AttachmentContentインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal stream As System.IO.Stream, _
   ByVal fileName As System.String _
)
public AttachmentContent( 
   System.IO.Stream stream,
   System.string fileName
)

パラメータ

stream
コンテンツ
fileName
ダウンロード名
参照

AttachmentContent クラス
AttachmentContent メンバ