Application.AppLinks 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得開發人員用來註冊或取消註冊應用程式連結的物件。
public:
property Microsoft::Maui::Controls::IAppLinks ^ AppLinks { Microsoft::Maui::Controls::IAppLinks ^ get(); };
public Microsoft.Maui.Controls.IAppLinks AppLinks { get; }
member this.AppLinks : Microsoft.Maui.Controls.IAppLinks
Public ReadOnly Property AppLinks As IAppLinks
屬性值
開發人員用來註冊或取消註冊應用程式連結的物件。
備註
無法在Android平臺上取消註冊應用程式連結。