語言

SecurityManager.ClassLoaderDepth 方法

定義

警告

deprecated

此會員已被棄用。

[Android.Runtime.Register("classLoaderDepth", "()I", "GetClassLoaderDepthHandler")]
[System.Obsolete("deprecated")]
protected virtual int ClassLoaderDepth();
[<Android.Runtime.Register("classLoaderDepth", "()I", "GetClassLoaderDepthHandler")>]
[<System.Obsolete("deprecated")>]
abstract member ClassLoaderDepth : unit -> int
override this.ClassLoaderDepth : unit -> int

傳回

使用類別載入器時,或找不到類別載入器的 -1 第一個類別的堆疊深度。

屬性

備註

此會員已被棄用。 請改用 #checkPermission

java.lang.SecurityManager.classLoaderDepth()Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於