GetPageRootCompletedEventArgs.Result 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 GetPageRootAsync(Boolean) 以非同步方式要求的 FixedPage 內容。
public:
property System::Windows::Documents::FixedPage ^ Result { System::Windows::Documents::FixedPage ^ get(); };
public System.Windows.Documents.FixedPage Result { get; }
member this.Result : System.Windows.Documents.FixedPage
Public ReadOnly Property Result As FixedPage
屬性值
GetPageRootAsync(Boolean) 所要求之 PageContent 的視覺化樹狀的根項目。