IXMLDOMDocument.ownerDocument プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この型またはメンバーは Microsoft XML Core Services (MSXML) オブジェクトまたはメンバーのプロキシとして動作します。 この型またはメンバーによってラップされる MSXML オブジェクトまたはメンバーの詳細については、MSXML SDK の MSXML5 の操作に関するページおよび InfoPath 2003 オブジェクト モデルの使用に関する System.Xml を参照してください。
public:
property Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMDocument ^ ownerDocument { Microsoft::Office::Interop::InfoPath::SemiTrust::IXMLDOMDocument ^ get(); };
public Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMDocument ownerDocument { get; }
member this.ownerDocument : Microsoft.Office.Interop.InfoPath.SemiTrust.IXMLDOMDocument
Public ReadOnly Property ownerDocument As IXMLDOMDocument