共用方式為


SdkSandboxController.ClientPackageName Property

Definition

Returns the package name of the client app.

public virtual string ClientPackageName { [Android.Runtime.Register("getClientPackageName", "()Ljava/lang/String;", "GetGetClientPackageNameHandler", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getClientPackageName", "()Ljava/lang/String;", "GetGetClientPackageNameHandler", ApiSince=35)>]
member this.ClientPackageName : string

Property Value

Attributes

Remarks

Returns the package name of the client app.

Java documentation for android.app.sdksandbox.sdkprovider.SdkSandboxController.getClientPackageName().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to