PageRouteModel.AreaName 속성

정의

영역 이름을 가져옵니다. 영역이 아닌 페이지에 대한 것입니다 null .

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

속성 값

적용 대상