C# 클래스 Telerik.TestStudio.Jira.BugTracking.JiraFileAttached

파일 보기 프로젝트 열기: TestStudio/JiraPlugin 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
author clAuthor
content string
created System.DateTime
filename string
id int
mimeType string
self string
size int
thumbnail string

프로퍼티 상세

author 공개적으로 프로퍼티

public clAuthor author
리턴 clAuthor

content 공개적으로 프로퍼티

public string content
리턴 string

created 공개적으로 프로퍼티

public DateTime,System created
리턴 System.DateTime

filename 공개적으로 프로퍼티

public string filename
리턴 string

id 공개적으로 프로퍼티

public int id
리턴 int

mimeType 공개적으로 프로퍼티

public string mimeType
리턴 string

self 공개적으로 프로퍼티

public string self
리턴 string

size 공개적으로 프로퍼티

public int size
리턴 int

thumbnail 공개적으로 프로퍼티

public string thumbnail
리턴 string