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

プロパティ値

適用対象