'Declaration <DescriptionAttribute("The information about color space of image associated with this image resource.")> Public ReadOnly Property ColorSpaceInformation As System.String
[Description("The information about color space of image associated with this image resource.")] public System.String ColorSpaceInformation { get; }
[Description("The information about color space of image associated with this image resource.")] public: __property System.String get_ColorSpaceInformation();
[Description("The information about color space of image associated with this image resource.")] public:
property System.String ColorSpaceInformation { System.String get(); }