'Declaration <DescriptionAttribute("The size, in bytes, of all image resources of this page.")> Public ReadOnly Property ImagesSize As Long
[Description("The size, in bytes, of all image resources of this page.")] public long ImagesSize { get; }
[Description("The size, in bytes, of all image resources of this page.")] public: __property long get_ImagesSize();
[Description("The size, in bytes, of all image resources of this page.")] public:
property long ImagesSize { long get(); }