次の方法で共有


XmlFormHostItem.MainDataSource プロパティ

定義

このメンバーは、 クラスの MainDataSource プロパティの XmlForm ラッパーです。

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

プロパティ値

DataSource を返します。

適用対象