VirtualPathContext.RouteName Property

Definition

Gets the name of the route to use for virtual path generation.

public:
 property System::String ^ RouteName { System::String ^ get(); };
public string RouteName { get; }
public string? RouteName { get; }
member this.RouteName : string
Public ReadOnly Property RouteName As String

Property Value

Applies to