DesignTimeParseData.ParseText Property

Definition

Gets the text to parse.

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Property Value

A String containing the text to parse.

Applies to