VirtualPathProviderViewEngine.FileExtensions 屬性

定義

取得或設定用來尋找檢視的副檔名。

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

屬性值

String[]

用來尋找檢視的副檔名。

適用於