共用方式為


PinnedContactManager.User 屬性

定義

取得與PinnedContactManager相關聯的使用者

public:
 property User ^ User { User ^ get(); };
User User();
public User User { get; }
var user = pinnedContactManager.user;
Public ReadOnly Property User As User

屬性值

PinnedContactManager相關聯的使用者

Windows 需求

應用程式功能
contactsSystem

適用於