AttributeParameterData.TextValue Property

Definition

Gets or sets the text value of the attribute parameter data.

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

Property Value

The text value of the attribute parameter data.

Applies to