Show / Hide Table of Contents

Class File

Inheritance
System.Object
File
Namespace: LymeTemplateApi.Console.Models
Assembly: LymeTemplateApi.Console.dll
Syntax
public class File : object

Properties

ChangeType

Declaration
public string ChangeType { get; set; }
Property Value
Type Description
System.String

file

Declaration
public string file { get; set; }
Property Value
Type Description
System.String
In This Article
Back to top Generated by DocFX