XpsResourceStream.Stream 属性

定义

获取资源的 Stream

public:
 property System::IO::Stream ^ Stream { System::IO::Stream ^ get(); };
public System.IO.Stream Stream { get; }
member this.Stream : System.IO.Stream
Public ReadOnly Property Stream As Stream

属性值

一个 , Stream 它包含 XML 纸张规范 (XPS) 资源。

适用于