次の方法で共有


ContactChange.Contact プロパティ

定義

変更された Contact オブジェクトを取得します。

public:
 property Contact ^ Contact { Contact ^ get(); };
Contact Contact();
public Contact Contact { get; }
var contact = contactChange.contact;
Public ReadOnly Property Contact As Contact

プロパティ値

変更された Contact オブジェクト。

Windows の要件

アプリの機能
contactsSystem

適用対象