This commit is contained in:
@@ -20,7 +20,9 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public string FullFilePath => Path;
|
||||
|
||||
public string PreviewPath => "/Common/LocalFilePreview?relativePath=" + Path;
|
||||
public string FileType { get; set; }
|
||||
|
||||
//public string PreviewPath => "/Common/LocalFilePreview?relativePath=" + Path;
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user