ApkChecksum.GetValue 方法

定义

校验和值。

[Android.Runtime.Register("getValue", "()[B", "", ApiSince=31)]
public byte[] GetValue ();
[<Android.Runtime.Register("getValue", "()[B", "", ApiSince=31)>]
member this.GetValue : unit -> byte[]

返回

Byte[]
属性

注解

校验和值。

适用于 . 的 android.content.pm.ApkChecksum.getValue()Java 文档

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

适用于