次の方法で共有


XDocumentClass._XDocument3_Errors プロパティ

定義

この型は、COM の相互運用性を得るためにマネージ コードが必要とするコクラスまたはコクラス メンバのラッパーです。 このクラスは、ユーザー コード内で直接使用することを意図したものではありません。

public:
 virtual property Microsoft::Office::Interop::InfoPath::ErrorsCollection ^ _XDocument3_Errors { Microsoft::Office::Interop::InfoPath::ErrorsCollection ^ get(); };
public virtual Microsoft.Office.Interop.InfoPath.ErrorsCollection _XDocument3_Errors { get; }
member this._XDocument3_Errors : Microsoft.Office.Interop.InfoPath.ErrorsCollection
Public Overridable ReadOnly Property _XDocument3_Errors As ErrorsCollection

プロパティ値

ErrorsCollection を返します。

適用対象