RazorView.ViewStartFileExtensions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the set of file extensions that will be used when looking up view start files.
public System.Collections.Generic.IEnumerable<string> ViewStartFileExtensions { get; }
member this.ViewStartFileExtensions : seq<string>
Public ReadOnly Property ViewStartFileExtensions As IEnumerable(Of String)
Property Value
The set of file extensions that will be used when looking up view start files.