AreaRegistrationContext.AreaName 属性

定义

获取要注册的区域的名称。

public string AreaName { get; }
member this.AreaName : string
Public ReadOnly Property AreaName As String

属性值

要注册的区域的名称。

适用于