Condividi tramite


ViewInfoContainer.ViewInfos Proprietà

Definizione

Oggetto IReadOnlyList<T> dell'oggetto ViewInfo.

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)

Valore della proprietà

Si applica a