ApplicationAttribute.Process 属性

定义

应用程序应在其中运行的进程的名称。

public string? Process { get; set; }
member this.Process : string with get, set

属性值

一个 String 包含应用程序应在其中运行的进程的名称。

注解

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于