次の方法で共有


XDocumentClass._XDocument3_InputParameters プロパティ

定義

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

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

プロパティ値

InputParameterCollection を返します。

適用対象