ListValue<T>.InnerText Property

Definition

Gets or sets the inner XML text.

public override string InnerText { get; set; }
public override string? InnerText { get; set; }
member this.InnerText : string with get, set
Public Overrides Property InnerText As String

Property Value

Returns String.

Applies to