Web API Core | ComponentOne
C1.Web.Api Namespace / ImportSource Class / FileName Property

In This Topic
    FileName Property (ImportSource)
    In This Topic
    The file name from content dispostion.
    Syntax
    'Declaration
     
    
    Public Property FileName As String
    public string FileName {get; set;}
    See Also