RoutePattern.RawText 属性

定义

获取分析路由模式时提供的原始文本。 可能为 null。

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

属性值

适用于