TemplateParser.Text 屬性

定義

取得包含待解析資料的字串。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

需要解析的數據。

適用於