DkmClrInstructionSymbol.ILOffset Özellik

Tanım

Ilkayması, bu sembolün temsil ettiği Il yönergesinin dizinidir. Bu değer, verilen yöntem içinde olan, ancak belirli bir yönergeye bağlı olmayan bir yönerge için UInt32. MaxValue olarak ayarlanabilir. Bu, bir Il yönergesiyle eşleşmeyen CLR yerel yönergeleri için kullanılır.

public:
 property System::UInt32 ILOffset { System::UInt32 get(); };
public:
 property unsigned int ILOffset { unsigned int get(); };
public uint ILOffset { get; }
member this.ILOffset : uint32
Public ReadOnly Property ILOffset As UInteger

Özellik Değeri

UInt32

UInt32 döndürür.

Şunlara uygulanır