Zip for UWP/WinRT
C1ZStreamWriter コンストラクタ(Stream)

圧縮データを含む出力ストリーム。
C1ZStreamWriter クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal baseStream As System.IO.Stream _
)
public C1ZStreamWriter( 
   System.IO.Stream baseStream
)

パラメータ

baseStream
圧縮データを含む出力ストリーム。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1ZStreamWriter クラス
C1ZStreamWriter メンバ
オーバーロード一覧

Send Feedback