For the complete documentation index, see llms.txt. This page is also available as Markdown.

StringValue

Property in MarkupValue

Summary

Gets the string value of this property.

public string StringValue { get; internal set; }

Remarks

This property is only defined when the property's Type is String .

Last updated

Was this helpful?