MDM_EnterpriseModernAppManagement_AppInstallation01_01 类
[一些信息与预发布产品相关,在商业发行之前可能发生实质性修改。 Microsoft 对于此处提供的信息不作任何明示或默示的担保。]
MDM_EnterpriseModernAppManagement_AppInstallation01_01 类用于从 Windows 应用商店或托管位置安装应用。
下面的语法从 MOF 代码简化而来,包含所有继承属性。
语法
[InPartition("local-system", "local-user"), dynamic, provider("DMWmiBridgeProv")]
class MDM_EnterpriseModernAppManagement_AppInstallation01_01
{
string InstanceID;
string ParentID;
sint32 LastError;
string LastErrorDesc;
sint32 Status;
sint32 ProgressStatus;
};
成员
MDM_EnterpriseModernAppManagement_AppInstallation01_01 类具有以下类型的成员:
方法
MDM_EnterpriseModernAppManagement_AppInstallation01_01 类具有以下方法。
方法 | 说明 |
---|---|
HostedInstallMethod | 从托管位置执行应用包安装的方法, (可以是本地驱动器、UNC 或 https 数据源) 。 |
StoreInstallMethod | 从 Windows 应用商店执行应用和许可证安装的方法。 |
属性
MDM_EnterpriseModernAppManagement_AppInstallation01_01 类具有这些属性。
-
InstanceID
-
-
数据类型: string
-
访问类型:只读
-
限定符: 键
标识父节点的名称。 对于此类,字符串为“AppInstallation”。
-
-
-
数据类型: sint32
-
访问类型:读/写
-
-
-
数据类型: string
-
访问类型:读/写
-
-
ParentID
-
-
数据类型: string
-
访问类型:只读
-
限定符: 键
描述父节点的完整路径。 对于此类,字符串为“./Vendor/MSFT/EnterpriseModernAppManagement/AppInstallation”
-
-
-
数据类型: sint32
-
访问类型:读/写
-
-
-
数据类型: sint32
-
访问类型:读/写
-
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows 10 [仅限桌面应用] |
最低受支持的服务器 |
无受支持的版本 |
命名空间 |
Root\cimv2\mdm\dmmap |
MOF |
|
DLL |
|