次の方法で共有


TemplatePart.Text プロパティ

定義

ルート パラメーターのテキスト表現。 null を使用できます。 ルート区切り記号とリテラル部分を表すために使用されます。

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

プロパティ値

適用対象