CallSiteEvent.InstructionLength Property

Definition

Gets the length, in bytes, of the call instruction for this call site.

public:
 property System::Byte InstructionLength { System::Byte get(); };
public:
 property byte InstructionLength { byte get(); };
public byte InstructionLength { get; }
member this.InstructionLength : byte
Public ReadOnly Property InstructionLength As Byte

Property Value

Applies to