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 メソッドのインターフェイス定義を提供します。

適用対象

こちらもご覧ください