Langage

StackWalker.IStackFrame.ByteCodeIndex Propriété

Définition

Obtient l’index bytecode de l’instruction actuelle dans cette trame de pile.

public int ByteCodeIndex { [Android.Runtime.Register("getByteCodeIndex", "()I", "GetGetByteCodeIndexHandler:Java.Lang.StackWalker/IStackFrameInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getByteCodeIndex", "()I", "GetGetByteCodeIndexHandler:Java.Lang.StackWalker/IStackFrameInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=34)>]
member this.ByteCodeIndex : int

Valeur de propriété

Index bytecode de l’instruction actuelle.

Attributs

Remarques

Obtient l’index bytecode de l’instruction actuelle dans cette trame de pile.

S’applique à