共用方式為


IAppInfoStatics 介面

定義

提供 AppInfo 類別的介面定義。

public interface class IAppInfoStatics
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 655360)]
/// [Windows.Foundation.Metadata.Guid(3474946090, 58507, 20236, 155, 11, 121, 195, 248, 149, 125, 215)]
struct IAppInfoStatics
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 655360)]
[Windows.Foundation.Metadata.Guid(3474946090, 58507, 20236, 155, 11, 121, 195, 248, 149, 125, 215)]
public interface IAppInfoStatics
Public Interface IAppInfoStatics
屬性

Windows 需求

裝置系列
Windows 10, version 2004 (已於 10.0.19041.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v10.0 引進)

屬性

Current

提供 AppInfo.Current 方法的介面定義。

方法

GetFromAppUserModelId(String)

提供 AppInfo.GetFromAppUserModelId 方法的介面定義。

GetFromAppUserModelIdForUser(User, String)

提供 AppInfo.GetFromAppUserModelIdForUser 方法的介面定義。

適用於

另請參閱