EventAttribute.Version Property

Definition

Gets or sets the version of the event.

public:
 property System::Byte Version { System::Byte get(); void set(System::Byte value); };
public byte Version { get; set; }
member this.Version : byte with get, set
Public Property Version As Byte

Property Value

The version of the event.

Applies to