C# 클래스 Vtex.Apps.Client.Models.Request.AppFileListingOptions

파일 보기 프로젝트 열기: vtex/apps-client-net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Default AppFileListingOptions

공개 메소드들

메소드 설명
AppFileListingOptions ( string filter = null, int @from = null, int to = null, bool content = false, bool applySettings = false )

메소드 상세

AppFileListingOptions() 공개 메소드

public AppFileListingOptions ( string filter = null, int @from = null, int to = null, bool content = false, bool applySettings = false )
filter string
@from int
to int
content bool
applySettings bool

프로퍼티 상세

Default 공개적으로 정적으로 프로퍼티

public static AppFileListingOptions,Vtex.Apps.Client.Models.Request Default
리턴 AppFileListingOptions