此浏览器不再受支持。
请升级到 Microsoft Edge 以使用最新的功能、安全更新和技术支持。
将此 Icon 保存到指定的输出 Stream。Saves this Icon to the specified output Stream.
public: void Save(System::IO::Stream ^ outputStream);
public void Save (System.IO.Stream outputStream);
member this.Save : System.IO.Stream -> unit
Public Sub Save (outputStream As Stream)
要保存到的 Stream。The Stream to save to.