IXMLDOMParseErrorCollectionEnumerator.Current 属性

定义

此类型或成员充当 Microsoft XML Core Services (MSXML) 对象或成员的代理。 有关此类型或成员包装的 MSXML 对象或成员的信息,请参阅 MSXML SDK使用 MSXML5 和 System.Xml 使用 InfoPath 2003 对象模型

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

属性值

返回 IXMLDOMParseError2

适用于