ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / BitmapCodecInfo Class / FileExtensions Property

In This Topic
    FileExtensions Property
    In This Topic
    Gets a comma delimited list of the file name extensions associated with the codec.
    Syntax
    'Declaration
     
    Public ReadOnly Property FileExtensions As System.String
    public System.string FileExtensions {get;}
    See Also