C# 클래스 snowpack.ArchiveSelectedEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: fardog/snowpack 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
archiveIDs List
paths List
restoreTo string

프로퍼티 상세

archiveIDs 공개적으로 프로퍼티

public List archiveIDs
리턴 List

paths 공개적으로 프로퍼티

public List paths
리턴 List

restoreTo 공개적으로 프로퍼티

public string restoreTo
리턴 string