You are on page 1of 1

public class FileContent {

public string Content{get;set;}

public blob ContentBlob{get;set;}

public string ContentType{get;set;}

You might also like