List & Label .NET
combit.ReportServer.ClientApi.Objects Namespace / ExportProfile Class / MimeType Property


In This Topic
    MimeType Property
    In This Topic
    MIME type of the exported file (or the first file in case of multi-file reports).
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MimeType As String
    public string MimeType {get;}
    public:
    property String^ MimeType {
       String^ get();
    }
    Requirements

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

    See Also