다음을 통해 공유


VirtualPathProviderViewEngine.FileExtensions 속성

정의

뷰를 찾는 데 사용되는 파일 이름 확장명을 가져오거나 설정합니다.

public string[] FileExtensions { get; set; }
member this.FileExtensions : string[] with get, set
Public Property FileExtensions As String()

속성 값

String[]

뷰를 찾는 데 사용되는 파일 이름 확장명입니다.

적용 대상