public IBitmap Icon { get; set; }
Public Property Icon As IBitmap Get Set
public: property IBitmap^ Icon { IBitmap^ get (); void set (IBitmap^ value); }
member Icon : IBitmap with get, set
In This Article