protected Guid EventIDImpl { get; set; }
Protected Property EventIDImpl As Guid Get Set
protected: property Guid EventIDImpl { Guid get (); void set (Guid value); }
member EventIDImpl : Guid with get, set
In This Article