ViewLocationExpanderContext.AreaName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the area name.
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