'Declaration <DescriptionAttribute("The compressed size of the embedded file, in bytes.")> Public ReadOnly Property CompressedSize As Long
[Description("The compressed size of the embedded file, in bytes.")] public long CompressedSize { get; }
[Description("The compressed size of the embedded file, in bytes.")] public: __property long get_CompressedSize();
[Description("The compressed size of the embedded file, in bytes.")] public:
property long CompressedSize { long get(); }