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