RazorPagesOptions.Conventions Eigenschaft

Definition

Ruft eine Auflistung von Instanzen ab, die beim Erstellen des IPageConvention Routen- und Seitenmodells angewendet werden.

public:
 property Microsoft::AspNetCore::Mvc::ApplicationModels::PageConventionCollection ^ Conventions { Microsoft::AspNetCore::Mvc::ApplicationModels::PageConventionCollection ^ get(); };
public Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection Conventions { get; }
member this.Conventions : Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection
Public ReadOnly Property Conventions As PageConventionCollection

Eigenschaftswert

Gilt für: