Share via


ViewInfoContainer.ViewInfos Eigenschaft

Definition

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Mvc::ApplicationParts::ViewInfo ^> ^ ViewInfos { System::Collections::Generic::IReadOnlyList<Microsoft::AspNetCore::Mvc::ApplicationParts::ViewInfo ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Mvc.ApplicationParts.ViewInfo> ViewInfos { get; }
member this.ViewInfos : System.Collections.Generic.IReadOnlyList<Microsoft.AspNetCore.Mvc.ApplicationParts.ViewInfo>
Public ReadOnly Property ViewInfos As IReadOnlyList(Of ViewInfo)

Eigenschaftswert

Gilt für: