次の方法で共有


HubSectionAutomationPeer(HubSection) コンストラクター

定義

HubSectionAutomationPeer クラスの新しいインスタンスを初期化します。

 HubSectionAutomationPeer(HubSection const& owner);
public HubSectionAutomationPeer(HubSection owner);
function HubSectionAutomationPeer(owner)
Public Sub New (owner As HubSection)

パラメーター

owner
HubSection

ピアを作成する HubSection

適用対象