EventOpcode.Value Propriedade
Definição
Obtém o valor numérico associado ao opcode de eventos.Gets the numeric value associated with the event opcode.
public:
property int Value { int get(); };
public int Value { get; }
member this.Value : int
Public ReadOnly Property Value As Integer
Valor da propriedade
O valor numérico associado ao opcode do evento.The numeric value associated with the event opcode.