RazorPagesSection.Namespaces Vlastnost

Definice

Získá nebo nastaví kolekci oborů názvů přidat na stránky webových stránek v aktuální aplikaci.

[System.Configuration.ConfigurationProperty("namespaces", IsRequired=true)]
public System.Web.Configuration.NamespaceCollection Namespaces { get; set; }
member this.Namespaces : System.Web.Configuration.NamespaceCollection with get, set
Public Property Namespaces As NamespaceCollection

Hodnota vlastnosti

Kolekce oborů názvů.

Atributy

Platí pro