次の方法で共有


RDLUpgrader.UpgradeToCurrent(Stream) メソッド

定義

public:
 static System::IO::Stream ^ UpgradeToCurrent(System::IO::Stream ^ stream);
public static System.IO.Stream UpgradeToCurrent (System.IO.Stream stream);
static member UpgradeToCurrent : System.IO.Stream -> System.IO.Stream
Public Shared Function UpgradeToCurrent (stream As Stream) As Stream

パラメーター

stream
Stream

戻り値

適用対象