Aracılığıyla paylaş


ViewInfo(String, Type) Oluşturucu

Tanım

ViewInfo öğesinin yeni bir örneğini oluşturur.

public:
 ViewInfo(System::String ^ path, Type ^ type);
public ViewInfo (string path, Type type);
new Microsoft.AspNetCore.Mvc.ApplicationParts.ViewInfo : string * Type -> Microsoft.AspNetCore.Mvc.ApplicationParts.ViewInfo
Public Sub New (path As String, type As Type)

Parametreler

path
String

Görünümün yolu.

type
Type

görünümü Type.

Şunlara uygulanır