C# Class KidoZen.FilesBrowseResult

ファイルを表示 Open project: kidozen/kido-xamarin

Public Properties

Property Type Description
files File[]
path string
subfolders string[]

Property Details

files public_oe property

public File[] files
return File[]

path public_oe property

public string path
return string

subfolders public_oe property

public string[] subfolders
return string[]