共用方式為


IComponentConnector2 介面

定義

提供事件連接和建置動作的基礎結構支援。

public interface class IComponentConnector2
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3700373131, 60620, 18830, 177, 57, 145, 20, 34, 84, 215, 174)]
struct IComponentConnector2
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3700373131, 60620, 18830, 177, 57, 145, 20, 34, 84, 215, 174)]
public interface IComponentConnector2
Public Interface IComponentConnector2
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

備註

在產生的程式碼檔案中,XAML 編譯器會使用 IComponentConnector2。 如需詳細資訊,請參閱 IComponentConnector的。

XAML 編譯器針對 Windows 10實作 IComponentConnector2 所編譯的應用程式。 如有需要,應用程式會回復至 IComponentConnector 以取得相容性。

方法

GetBindingConnector(Int32, Object)

傳回這個連接的 IComponentConnector

適用於

另請參閱