次の方法で共有


MergeEvent.XDocument プロパティ

定義

イベント内の オブジェクトに _XDocument2 関連付 MergeEvent けられているオブジェクトへの参照を OnMergeRequest 取得します。

public:
 property Microsoft::Office::Interop::InfoPath::SemiTrust::XDocument ^ XDocument { Microsoft::Office::Interop::InfoPath::SemiTrust::XDocument ^ get(); };
public Microsoft.Office.Interop.InfoPath.SemiTrust.XDocument XDocument { get; }
member this.XDocument : Microsoft.Office.Interop.InfoPath.SemiTrust.XDocument
Public ReadOnly Property XDocument As XDocument

プロパティ値

実装

注釈

重要: このメンバーにアクセスできるのは、現在開いているフォームと同じドメインで実行されているフォーム、またはクロスドメインアクセス許可が付与されているフォームのみです。

適用対象