Udostępnij za pośrednictwem


WebEventCodes.UndefinedEventCode Pole

Definicja

Reprezentuje kod zdarzenia wskazujący, że wartość głównego kodu zdarzenia nie jest zdefiniowana. To pole jest stałe.

public: int UndefinedEventCode = 0;
public const int UndefinedEventCode = 0;
val mutable UndefinedEventCode : int
Public Const UndefinedEventCode As Integer  = 0

Wartość pola

Value = 0

Uwagi

UndefinedEventCode reprezentuje użycie głównej wartości kodu, która nie jest zdefiniowana przez system.

Dotyczy