Table of Contents

Class FileViewModel

Namespace
Ede.Uofx.PubApi.Sdk.NetStd.Models
Assembly
Ede.Uofx.PubApi.Sdk.NetStd.dll

檔案上傳模型

public class FileViewModel
Inheritance
FileViewModel
Inherited Members

Properties

FileName

檔案名稱

public virtual string FileName { get; set; }

Property Value

string

Id

檔案識別碼

public virtual Guid Id { get; set; }

Property Value

Guid