PageApplicationModel.AreaName Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o nome da área.
public:
property System::String ^ AreaName { System::String ^ get(); };
public string? AreaName { get; }
public string AreaName { get; }
member this.AreaName : string
Public ReadOnly Property AreaName As String
Aplica-se a
Produto | Versões |
---|---|
ASP.NET Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0 |