IAppInfoStatics Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
Windows requirements
Device family |
Windows 10, version 2004 (introduced in 10.0.19041.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v10.0)
|
Properties
Current |
Provides an interface definition for the AppInfo.Current method. |
Methods
GetFromAppUserModelId(String) |
Provides an interface definition for the AppInfo.GetFromAppUserModelId method. |
GetFromAppUserModelIdForUser(User, String) |
Provides an interface definition for the AppInfo.GetFromAppUserModelIdForUser method. |