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) 資源。

適用於