GameListEntry.LauncherExecutable 属性

定义

游戏可执行文件的路径。

public:
 property IStorageFile ^ LauncherExecutable { IStorageFile ^ get(); };
IStorageFile LauncherExecutable();
public IStorageFile LauncherExecutable { get; }
var iStorageFile = gameListEntry.launcherExecutable;
Public ReadOnly Property LauncherExecutable As IStorageFile

属性值

Windows 要求

要求 说明
设备系列
Windows Desktop Extension SDK (在 10.0.16299.0 中引入)
Windows Mobile Extension SDK (在 10.0.16299.0 中引入)
API contract
Windows.Gaming.Preview.GamesEnumerationContract (在 v2.0 中引入)
应用功能
gameList

注解

此 API 并非适用于所有应用。 除非你的开发人员帐户由 Microsoft 专门预配,否则对这些 API 的调用将在运行时失败。

适用于