combit List & Label 30 - .NET Help
combit.Reporting Namespace / ListLabel Class / FileExtensions Property


In This Topic
    FileExtensions Property (ListLabel)
    In This Topic

    File extensions for List & Label files can be queried or set hereby. For further information see the FileExtensions Class.

    Syntax
    'Declaration
     
    
    Public ReadOnly Property FileExtensions As FileExtensions
    public FileExtensions FileExtensions {get;}
    public:
    property FileExtensions^ FileExtensions {
       FileExtensions^ get();
    }
    Requirements

    Platforms: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 24H2), Windows Server 2016 - 2025
    .NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9

    See Also